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.

25 lines
739 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1997 - 1999
  6. //
  7. // File: cscui.src
  8. //
  9. //--------------------------------------------------------------------------
  10. LIBRARY CSCUI
  11. EXPORTS
  12. DllGetClassObject PRIVATE
  13. DllCanUnloadNow PRIVATE
  14. DllRegisterServer PRIVATE
  15. DllUnregisterServer PRIVATE
  16. CSCUIInitialize
  17. CSCUISetState
  18. CSCUIMsgProcess PRIVATE
  19. CSCUIRemoveFolderFromCache
  20. CSCUIOptionsPropertySheet
  21. CSCOptions_RunDLLW PRIVATE
  22. CSCOptions_RunDLLA PRIVATE
  23. CSCOptions_RunDLL=CSCOptions_RunDLLA PRIVATE