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.

13 lines
230 B

  1. ;Copyright (c) 2000 Microsoft Corporation
  2. LIBRARY WmiApRpl
  3. HEAPSIZE 1024
  4. EXPORTS
  5. WmiOpenPerfData PRIVATE
  6. WmiCollectPerfData PRIVATE
  7. WmiClosePerfData PRIVATE
  8. DllRegisterServer PRIVATE
  9. DllUnregisterServer PRIVATE