XListCtrlDLL.rc 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. #ifdef APSTUDIO_INVOKED
  13. /////////////////////////////////////////////////////////////////////////////
  14. //
  15. // TEXTINCLUDE
  16. //
  17. 1 TEXTINCLUDE DISCARDABLE
  18. BEGIN
  19. "resource.h\0"
  20. END
  21. 2 TEXTINCLUDE DISCARDABLE
  22. BEGIN
  23. "#include ""afxres.h""\r\n"
  24. "\0"
  25. END
  26. 3 TEXTINCLUDE DISCARDABLE
  27. BEGIN
  28. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  29. "#define _AFX_NO_OLE_RESOURCES\r\n"
  30. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  31. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  32. "\r\n"
  33. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  34. "#ifdef _WIN32\r\n"
  35. "LANGUAGE 9, 1\r\n"
  36. "#pragma code_page(1252)\r\n"
  37. "#endif //_WIN32\r\n"
  38. "#include ""afxres.rc"" // Standard components\r\n"
  39. "#endif\r\n"
  40. "\0"
  41. END
  42. /////////////////////////////////////////////////////////////////////////////
  43. #endif // APSTUDIO_INVOKED
  44. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  45. #ifdef _WIN32
  46. LANGUAGE 9, 1
  47. #pragma code_page(1252)
  48. #endif //_WIN32
  49. /////////////////////////////////////////////////////////////////////////////
  50. //
  51. // Version
  52. //
  53. VS_VERSION_INFO VERSIONINFO
  54. FILEVERSION 1,4,0,1
  55. PRODUCTVERSION 1,4,0,1
  56. FILEFLAGSMASK 0x3fL
  57. #ifdef _DEBUG
  58. FILEFLAGS 0x1L
  59. #else
  60. FILEFLAGS 0x0L
  61. #endif
  62. FILEOS 0x4L
  63. FILETYPE 0x2L
  64. FILESUBTYPE 0x0L
  65. BEGIN
  66. BLOCK "StringFileInfo"
  67. BEGIN
  68. BLOCK "040904B0"
  69. BEGIN
  70. VALUE "E-mail", "hdietrich@gmail.com\0"
  71. VALUE "Article", "http://www.codeproject.com/listctrl/xlistctrl.asp\0"
  72. VALUE "FileDescription", "XListCtrl Dynamic Link Library\0"
  73. VALUE "FileVersion", "1, 4, 0, 1\0"
  74. VALUE "LegalCopyright", "Copyright © 2006 Hans Dietrich\0"
  75. VALUE "ProductName", "XListCtrl Dynamic Link Library\0"
  76. VALUE "ProductVersion", "1, 4, 0, 1\0"
  77. END
  78. END
  79. BLOCK "VarFileInfo"
  80. BEGIN
  81. VALUE "Translation", 0x409, 1200
  82. END
  83. END
  84. #endif
  85. #ifndef APSTUDIO_INVOKED
  86. /////////////////////////////////////////////////////////////////////////////
  87. //
  88. // Generated from the TEXTINCLUDE 3 resource.
  89. //
  90. #define _AFX_NO_SPLITTER_RESOURCES
  91. #define _AFX_NO_OLE_RESOURCES
  92. #define _AFX_NO_TRACKER_RESOURCES
  93. #define _AFX_NO_PROPERTY_RESOURCES
  94. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  95. #ifdef _WIN32
  96. LANGUAGE 9, 1
  97. #pragma code_page(1252)
  98. #endif //_WIN32
  99. #include "afxres.rc" // Standard components
  100. #endif
  101. /////////////////////////////////////////////////////////////////////////////
  102. #endif // not APSTUDIO_INVOKED