Source code of Windows XP (NT5)
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.

16 lines
442 B

  1. ;
  2. ; pchprov.DEF
  3. ;
  4. ; Generated by Microsoft WBEM Code Generation Engine
  5. ;
  6. ; TO DO: nothing
  7. ;
  8. ;==================================================
  9. LIBRARY pchprov.DLL
  10. DESCRIPTION 'Provider for PCHealth data'
  11. EXPORTS
  12. DllGetClassObject = DllGetClassObject PRIVATE
  13. DllCanUnloadNow = DllCanUnloadNow PRIVATE
  14. DllRegisterServer = DllRegisterServer PRIVATE
  15. DllUnregisterServer = DllUnregisterServer PRIVATE