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.

123 lines
3.8 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. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Menu
  22. //
  23. IDR_MENU1 MENU DISCARDABLE
  24. BEGIN
  25. POPUP "Category"
  26. BEGIN
  27. MENUITEM "All", IDM_ALL
  28. MENUITEM "Polygons", IDM_POLYGONS
  29. MENUITEM "Paths", IDM_PATHS
  30. MENUITEM "Regions", IDM_REGIONS
  31. MENUITEM "Gradients", IDM_GRADIENTS
  32. MENUITEM "Bitmaps", IDM_BITMAPS
  33. MENUITEM "Primitives", IDM_PRIMITIVES
  34. MENUITEM "Mixed Objects", IDM_MIXED
  35. MENUITEM "Text", IDM_TEXT
  36. MENUITEM "Containers", IDM_CONTAINERS
  37. MENUITEM "Container Clip", IDM_CONTAINERCLIP
  38. MENUITEM "Hatch", IDM_HATCH
  39. MENUITEM SEPARATOR
  40. MENUITEM "Fix Path", IDM_FIXPATH
  41. END
  42. POPUP "Destination"
  43. BEGIN
  44. MENUITEM "Screen", IDM_HWND
  45. MENUITEM "DIB", IDM_DIB
  46. END
  47. POPUP "Depth"
  48. BEGIN
  49. MENUITEM "1 BPP", IDM_1BPP
  50. MENUITEM "2 BPP", IDM_2BPP
  51. MENUITEM "4 BPP", IDM_4BPP
  52. MENUITEM "8 BPP", IDM_8BPP
  53. MENUITEM "16 BPP", IDM_16BPP
  54. MENUITEM "24 BPP", IDM_24BPP
  55. MENUITEM "32 BPP", IDM_32BPP
  56. END
  57. POPUP "Rotation"
  58. BEGIN
  59. MENUITEM "0 degrees", IDM_ROT0
  60. MENUITEM "10 degrees", IDM_ROT10
  61. MENUITEM "30 degrees", IDM_ROT30
  62. MENUITEM "45 degrees", IDM_ROT45
  63. MENUITEM "60 degrees", IDM_ROT60
  64. MENUITEM "90 degrees", IDM_ROT90
  65. END
  66. POPUP "Test"
  67. BEGIN
  68. MENUITEM "Regression Suite", IDM_TESTREGRESS
  69. MENUITEM "Test 1", IDM_TEST1
  70. MENUITEM "Test 10", IDM_TEST10
  71. MENUITEM "Test 100", IDM_TEST100
  72. MENUITEM "Test 1000", IDM_TEST1000
  73. END
  74. MENUITEM "Quit", IDM_QUIT
  75. END
  76. #ifdef APSTUDIO_INVOKED
  77. /////////////////////////////////////////////////////////////////////////////
  78. //
  79. // TEXTINCLUDE
  80. //
  81. 1 TEXTINCLUDE DISCARDABLE
  82. BEGIN
  83. "resource.h\0"
  84. END
  85. 2 TEXTINCLUDE DISCARDABLE
  86. BEGIN
  87. "#include ""afxres.h""\r\n"
  88. "\0"
  89. END
  90. 3 TEXTINCLUDE DISCARDABLE
  91. BEGIN
  92. "\r\n"
  93. "\0"
  94. END
  95. #endif // APSTUDIO_INVOKED
  96. #endif // English (U.S.) resources
  97. /////////////////////////////////////////////////////////////////////////////
  98. #ifndef APSTUDIO_INVOKED
  99. /////////////////////////////////////////////////////////////////////////////
  100. //
  101. // Generated from the TEXTINCLUDE 3 resource.
  102. //
  103. /////////////////////////////////////////////////////////////////////////////
  104. #endif // not APSTUDIO_INVOKED