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.

11 lines
241 B

  1. ; MSInfo.def : Declares the module parameters.
  2. ;
  3. ; Copyright (c) 1998-1999 Microsoft Corporation
  4. LIBRARY "MSInfo.DLL"
  5. EXPORTS
  6. DllCanUnloadNow PRIVATE
  7. DllGetClassObject PRIVATE
  8. DllRegisterServer PRIVATE
  9. DllUnregisterServer PRIVATE