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
386 B

  1. LIBRARY wmihost
  2. DESCRIPTION 'WMI Active Scripting Host (c)1999 Microsoft Corp.'
  3. SECTIONS
  4. .sdata READ WRITE SHARED
  5. EXPORTS
  6. DllGetClassObject = _DllGetClassObject@12 PRIVATE
  7. DllCanUnloadNow = _DllCanUnloadNow@0 PRIVATE
  8. DllRegisterServer = _DllRegisterServer@0 PRIVATE
  9. DllUnregisterServer = _DllUnregisterServer@0 PRIVATE