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.

12 lines
382 B

  1. LIBRARY wbemdisp
  2. DESCRIPTION 'WMI Automation Interfaces Copyright (c) 1998-1999 Microsoft Corporation'
  3. SECTIONS
  4. EXPORTS
  5. DllGetClassObject = _DllGetClassObject@12 PRIVATE
  6. DllCanUnloadNow = _DllCanUnloadNow@0 PRIVATE
  7. DllRegisterServer = _DllRegisterServer@0 PRIVATE
  8. DllUnregisterServer = _DllUnregisterServer@0 PRIVATE