Source code of Windows XP (NT5)
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.

105 lines
2.3 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1999 - 1999
  6. //
  7. // File: cic.rc
  8. //
  9. //--------------------------------------------------------------------------
  10. //Microsoft Developer Studio generated resource script.
  11. //
  12. #include "resource.h"
  13. #define APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. //
  16. // Generated from the TEXTINCLUDE 2 resource.
  17. //
  18. #include "winres.h"
  19. /////////////////////////////////////////////////////////////////////////////
  20. #undef APSTUDIO_READONLY_SYMBOLS
  21. /////////////////////////////////////////////////////////////////////////////
  22. // English (U.S.) resources
  23. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  24. #ifdef _WIN32
  25. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  26. #pragma code_page(1252)
  27. #endif //_WIN32
  28. #ifdef APSTUDIO_INVOKED
  29. /////////////////////////////////////////////////////////////////////////////
  30. //
  31. // TEXTINCLUDE
  32. //
  33. 1 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "resource.h\0"
  36. END
  37. 2 TEXTINCLUDE DISCARDABLE
  38. BEGIN
  39. "#include ""winres.h""\r\n"
  40. "\0"
  41. END
  42. 3 TEXTINCLUDE DISCARDABLE
  43. BEGIN
  44. "1 TYPELIB ""cic.tlb""\r\n"
  45. "\0"
  46. END
  47. #endif // APSTUDIO_INVOKED
  48. #ifndef APSTUDIO_INVOKED
  49. #include <ntverp.h>
  50. #include <winver.h>
  51. #define VER_FILETYPE VFT_DLL
  52. #define VER_FILESUBTYPE VFT2_UNKNOWN
  53. #define VER_FILEDESCRIPTION_STR "CIC - MMC controls for Taskpad"
  54. #define VER_INTERNALNAME_STR "cic.dll"
  55. #define VER_ORIGINALFILENAME_STR "cic.dll"
  56. #include "common.ver"
  57. #endif // !APSTUDIO_INVOKED
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // REGISTRY
  61. //
  62. /////////////////////////////////////////////////////////////////////////////
  63. //
  64. // String Table
  65. //
  66. STRINGTABLE DISCARDABLE
  67. BEGIN
  68. IDS_PROJNAME "Cic"
  69. IDS_CONNECT_MSG "Connecting to MMC.exe..."
  70. END
  71. #endif // English (U.S.) resources
  72. /////////////////////////////////////////////////////////////////////////////
  73. #ifndef APSTUDIO_INVOKED
  74. /////////////////////////////////////////////////////////////////////////////
  75. //
  76. // Generated from the TEXTINCLUDE 3 resource.
  77. //
  78. 1 TYPELIB "cic.tlb"
  79. /////////////////////////////////////////////////////////////////////////////
  80. #endif // not APSTUDIO_INVOKED