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
683 B

  1. /****************************Module*Header******************************\
  2. * Module Name: MSCMS.RC
  3. *
  4. * Module Descripton: Resource file for MSCMS.DLL
  5. *
  6. * Warnings:
  7. *
  8. * Issues:
  9. *
  10. * Created: 18 March 1996
  11. * Author: Srinivasan Chandraekar [srinivac]
  12. *
  13. * Copyright (c) 1996, 1997 Microsoft Corporation
  14. \***********************************************************************/
  15. #include "mscms.h"
  16. #include <ntverp.h>
  17. #define VER_FILETYPE VFT_DLL
  18. #define VER_FILESUBTYPE VFT2_UNKNOWN
  19. #define VER_FILEDESCRIPTION_STR "Microsoft Color Matching System DLL"
  20. #define VER_INTERNALNAME_STR "MSCMS.DLL"
  21. #include "common.ver"