WIMG.DEF
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:1k
源码类别:

Windows编程

开发平台:

Visual C++

  1. ; --------------------------------------------------------------------------
  2. ; WImg.Def - Module definition file for WebImage.Ocx
  3. ; --------------------------------------------------------------------------
  4. ; Copyright 1995 - 1997 Microsoft Corporation.  All Rights Reserved.
  5. ;
  6. ; THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF 
  7. ; ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO 
  8. ; THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A 
  9. ; PARTICULAR PURPOSE.
  10. ;=--------------------------------------------------------------------------=
  11. ;
  12. LIBRARY         WebImage
  13. DESCRIPTION 'Test Control'
  14. EXPORTS         DllRegisterServer private
  15. EXPORTS DllUnregisterServer private
  16. EXPORTS DllCanUnloadNow private
  17. EXPORTS DllGetClassObject private