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.

24 lines
540 B

  1. ;----------------------------------------------------------------------------
  2. ;
  3. ; Microsoft Windows
  4. ; Copyright (C) Microsoft Corporation, 2001.
  5. ;
  6. ; File: wlsnp.def
  7. ;
  8. ; Contents: WiF Policy Snapin - Declares the module parameters.
  9. ;
  10. ;
  11. ;
  12. ; History: TaroonM
  13. ; 10/30/01
  14. ;
  15. ;----------------------------------------------------------------------------
  16. LIBRARY WLSNP.DLL
  17. EXPORTS
  18. DllCanUnloadNow PRIVATE
  19. DllGetClassObject PRIVATE
  20. DllRegisterServer PRIVATE
  21. DllUnregisterServer PRIVATE