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.

125 lines
2.9 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "testresource.h"
  4. #define IDS_PROJNAME 100
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "winres.h"
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.S.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. #ifdef APSTUDIO_INVOKED
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // TEXTINCLUDE
  24. //
  25. 1 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "testresource.h\0"
  28. END
  29. 2 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "#include ""winres.h""\r\n"
  32. "\0"
  33. END
  34. 3 TEXTINCLUDE DISCARDABLE
  35. BEGIN
  36. "1 TYPELIB ""testwrapper.tlb""\r\n"
  37. "\0"
  38. END
  39. #endif // APSTUDIO_INVOKED
  40. #ifndef _MAC
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // Version
  44. //
  45. VS_VERSION_INFO VERSIONINFO
  46. FILEVERSION 1,0,0,1
  47. PRODUCTVERSION 1,0,0,1
  48. FILEFLAGSMASK 0x3fL
  49. #ifdef _DEBUG
  50. FILEFLAGS 0x1L
  51. #else
  52. FILEFLAGS 0x0L
  53. #endif
  54. FILEOS 0x4L
  55. FILETYPE 0x2L
  56. FILESUBTYPE 0x0L
  57. BEGIN
  58. BLOCK "StringFileInfo"
  59. BEGIN
  60. BLOCK "040904B0"
  61. BEGIN
  62. VALUE "CompanyName", "\0"
  63. VALUE "FileDescription", "testwrapper Module\0"
  64. VALUE "FileVersion", "1, 0, 0, 1\0"
  65. VALUE "InternalName", "testwrapper\0"
  66. VALUE "LegalCopyright", "Copyright 2000\0"
  67. VALUE "OriginalFilename", "testwrapper.DLL\0"
  68. VALUE "ProductName", "testwrapper Module\0"
  69. VALUE "ProductVersion", "1, 0, 0, 1\0"
  70. VALUE "OLESelfRegister", "\0"
  71. END
  72. END
  73. BLOCK "VarFileInfo"
  74. BEGIN
  75. VALUE "Translation", 0x409, 1200
  76. END
  77. END
  78. #endif // !_MAC
  79. /////////////////////////////////////////////////////////////////////////////
  80. //
  81. // REGISTRY
  82. //
  83. IDR_TESTSE REGISTRY DISCARDABLE "TestSE.rgs"
  84. /////////////////////////////////////////////////////////////////////////////
  85. //
  86. // String Table
  87. //
  88. STRINGTABLE DISCARDABLE
  89. BEGIN
  90. IDS_PROJNAME "testwrapper"
  91. END
  92. #endif // English (U.S.) resources
  93. /////////////////////////////////////////////////////////////////////////////
  94. #ifndef APSTUDIO_INVOKED
  95. /////////////////////////////////////////////////////////////////////////////
  96. //
  97. // Generated from the TEXTINCLUDE 3 resource.
  98. //
  99. 1 TYPELIB "testwrapper.tlb"
  100. /////////////////////////////////////////////////////////////////////////////
  101. #endif // not APSTUDIO_INVOKED