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.

131 lines
3.0 KiB

  1. //Microsoft Developer Studio 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 "winres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // Neutral resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Icon
  22. //
  23. // Icon with lowest ID value placed first to ensure application icon
  24. // remains consistent on all systems.
  25. IDI_TDCICON ICON DISCARDABLE "Tdcctrl.ico"
  26. #ifdef APSTUDIO_INVOKED
  27. /////////////////////////////////////////////////////////////////////////////
  28. //
  29. // TEXTINCLUDE
  30. //
  31. 1 TEXTINCLUDE DISCARDABLE
  32. BEGIN
  33. "resource.h\0"
  34. END
  35. 2 TEXTINCLUDE DISCARDABLE
  36. BEGIN
  37. "#include ""winres.h""\r\n"
  38. "\0"
  39. END
  40. 3 TEXTINCLUDE DISCARDABLE
  41. BEGIN
  42. "1 TYPELIB ""TDC.tlb""\r\n"
  43. "\0"
  44. END
  45. #endif // APSTUDIO_INVOKED
  46. #ifndef _MAC
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // Version
  50. //
  51. VS_VERSION_INFO VERSIONINFO FILEVERSION 1,3,0,3130
  52. PRODUCTVERSION 1,3,0,3130
  53. FILEFLAGSMASK 0x3fL
  54. #ifdef _DEBUG
  55. FILEFLAGS 0x1L
  56. #else
  57. FILEFLAGS 0x0L
  58. #endif
  59. FILEOS 0x4L
  60. FILETYPE 0x2L
  61. FILESUBTYPE 0x0L
  62. BEGIN
  63. BLOCK "StringFileInfo"
  64. BEGIN
  65. BLOCK "040904b0"
  66. BEGIN
  67. VALUE "CompanyName", "Microsoft Corporation\0"
  68. VALUE "FileDescription", "TDC ActiveX Control\0"
  69. VALUE "FileVersion", "1, 3, 0, 3130\0"
  70. VALUE "InternalName", "TDC\0"
  71. VALUE "LegalCopyright", "Copyright � 1996, 1997\0"
  72. VALUE "OriginalFilename", "TDC.OCX\0"
  73. VALUE "ProductName", "Tabular Data Control\0"
  74. VALUE "ProductVersion", "1, 3, 0, 3130\0"
  75. END
  76. END
  77. BLOCK "VarFileInfo"
  78. BEGIN
  79. VALUE "Translation", 0x409, 1200
  80. END
  81. END
  82. #endif // !_MAC
  83. /////////////////////////////////////////////////////////////////////////////
  84. //
  85. // REGISTRY
  86. //
  87. IDR_TDCCtl REGISTRY DISCARDABLE "TDCCtl.rgs"
  88. /////////////////////////////////////////////////////////////////////////////
  89. //
  90. // String Table
  91. //
  92. STRINGTABLE DISCARDABLE
  93. BEGIN
  94. IDS_PROJNAME "TDC"
  95. END
  96. #endif // Neutral resources
  97. /////////////////////////////////////////////////////////////////////////////
  98. #ifndef APSTUDIO_INVOKED
  99. /////////////////////////////////////////////////////////////////////////////
  100. //
  101. // Generated from the TEXTINCLUDE 3 resource.
  102. //
  103. 1 TYPELIB "TDC.tlb"
  104. /////////////////////////////////////////////////////////////////////////////
  105. #endif // not APSTUDIO_INVOKED