Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
454 B

  1. //***************************************************************************
  2. //
  3. // Copyright (c) 1997-2001 Microsoft Corporation, All Rights Reserved
  4. //
  5. //***************************************************************************
  6. LIBRARY WMIPROV
  7. #if defined(_M_ALPHA)
  8. #endif
  9. HEAPSIZE 1024
  10. EXPORTS
  11. DllGetClassObject PRIVATE
  12. DllCanUnloadNow PRIVATE
  13. DllRegisterServer PRIVATE
  14. DllUnregisterServer PRIVATE