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.

17 lines
472 B

  1. ;This is a part of the Microsoft Management Console.
  2. ;Copyright (C) 1995-1996 Microsoft Corporation
  3. ;All rights reserved.
  4. ;
  5. ;This source code is only intended as a supplement to the
  6. ;Microsoft Management Console and related
  7. ;electronic documentation provided with the interfaces.
  8. ; Snapin.def : Declares the module parameters.
  9. LIBRARY WSECEDIT.DLL
  10. EXPORTS
  11. DllCanUnloadNow PRIVATE
  12. DllGetClassObject PRIVATE
  13. DllRegisterServer PRIVATE
  14. DllUnregisterServer PRIVATE