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.

142 lines
3.6 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 "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // Menu
  42. //
  43. MAINMENU MENU DISCARDABLE
  44. BEGIN
  45. POPUP "File"
  46. BEGIN
  47. MENUITEM "Run all regression tests", ID_FILE_REGRESS
  48. MENUITEM SEPARATOR
  49. MENUITEM "Print current test", ID_FILE_PRINT_CURRENT_TEST
  50. MENUITEM "Print 1st page of each test", ID_FILE_PRINT_FIRST_PAGE
  51. MENUITEM "Print all tests", ID_FILE_PRINTALLTESTS
  52. MENUITEM SEPARATOR
  53. MENUITEM "Exit", IDM_EXIT
  54. END
  55. POPUP "Test"
  56. BEGIN
  57. MENUITEM "First family test", ID_FIRST_FAMILY
  58. MENUITEM "First brush test", ID_FIRST_BRUSH
  59. MENUITEM "First format test", ID_FIRST_FORMAT
  60. END
  61. MENUITEM "Previous", ID_PREV_TEST
  62. MENUITEM "Next", ID_NEXT_TEST
  63. POPUP "PS Dirvers"
  64. BEGIN
  65. MENUITEM "Level1", ID_PS_LEVEL1
  66. MENUITEM "Level2", ID_PS_LEVEL2
  67. END
  68. END
  69. #ifndef _MAC
  70. /////////////////////////////////////////////////////////////////////////////
  71. //
  72. // Version
  73. //
  74. VS_VERSION_INFO VERSIONINFO
  75. FILEVERSION 1,0,0,1
  76. PRODUCTVERSION 1,0,0,1
  77. FILEFLAGSMASK 0x3fL
  78. #ifdef _DEBUG
  79. FILEFLAGS 0x1L
  80. #else
  81. FILEFLAGS 0x0L
  82. #endif
  83. FILEOS 0x40004L
  84. FILETYPE 0x1L
  85. FILESUBTYPE 0x0L
  86. BEGIN
  87. BLOCK "StringFileInfo"
  88. BEGIN
  89. BLOCK "040904b0"
  90. BEGIN
  91. VALUE "Comments", "\0"
  92. VALUE "CompanyName", "Microsoft\0"
  93. VALUE "FileDescription", "AutoText - gdiPlus text test tool\0"
  94. VALUE "FileVersion", "1, 0, 0, 1\0"
  95. VALUE "InternalName", "autoText\0"
  96. VALUE "LegalCopyright", "Copyright ? 1999\0"
  97. VALUE "LegalTrademarks", "\0"
  98. VALUE "OriginalFilename", "autoText.exe\0"
  99. VALUE "PrivateBuild", "\0"
  100. VALUE "ProductName", "Microsoft autoText\0"
  101. VALUE "ProductVersion", "1, 0, 0, 1\0"
  102. VALUE "SpecialBuild", "\0"
  103. END
  104. END
  105. BLOCK "VarFileInfo"
  106. BEGIN
  107. VALUE "Translation", 0x409, 1200
  108. END
  109. END
  110. #endif // !_MAC
  111. #endif // English (U.S.) resources
  112. /////////////////////////////////////////////////////////////////////////////
  113. #ifndef APSTUDIO_INVOKED
  114. /////////////////////////////////////////////////////////////////////////////
  115. //
  116. // Generated from the TEXTINCLUDE 3 resource.
  117. //
  118. /////////////////////////////////////////////////////////////////////////////
  119. #endif // not APSTUDIO_INVOKED