Leaked source code of windows server 2003

19 lines
506 B

  1. ;//+-------------------------------------------------------------------------
  2. ;//
  3. ;// Microsoft Windows
  4. ;//
  5. ;// Copyright (C) Microsoft Corporation, 1999 - 1999
  6. ;//
  7. ;// File: mmcndmgr.def
  8. ;//
  9. ;//--------------------------------------------------------------------------
  10. ; MMCNDMGR.def : Declares the module parameters.
  11. LIBRARY "MMCNDMGR.DLL"
  12. EXPORTS
  13. DllCanUnloadNow PRIVATE
  14. DllGetClassObject PRIVATE
  15. DllRegisterServer PRIVATE
  16. DllUnregisterServer PRIVATE