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.

23 lines
734 B

  1. ;******************************************************************************
  2. ;
  3. ; Source File: ICMUi.Def
  4. ;
  5. ; This defines the exports from the ICMUI Library
  6. ;
  7. ; Copyright (c) 1996 by Microsoft Corporation
  8. ;
  9. ; A Pretty Penny Enterprises Production
  10. ;
  11. ; Change History:
  12. ; 10-28-96 a-robkj@microsoft.com Created it, OLE in-proc server exports
  13. ; 12-12-96 a-robkj@microsoft.com Added exports for Application UI
  14. ; 01-07-97 KjelgaardR@ACM.org Added export for open via RunDLL32
  15. ;
  16. ;******************************************************************************
  17. NAME ICMUI.DLL
  18. EXPORTS
  19. DllCanUnloadNow PRIVATE
  20. DllGetClassObject PRIVATE
  21. SetupColorMatchingA
  22. SetupColorMatchingW