home *** CD-ROM | disk | FTP | other *** search
/ Windows Graphics Programming / Feng_Yuan_Win32_GDI_DirectX.iso / Samples / Chapt_10 / Bitmaps / resource.h < prev   
C/C++ Source or Header  |  2000-05-24  |  5KB  |  112 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Bitmaps.rc
  4. //
  5. #define IDS_FILENEW                     1
  6. #define IDS_FILEOPEN                    2
  7. #define IDR_MAIN                        101
  8. #define IDR_DIBVIEW                     105
  9. #define IDB_BITMAP1                     106
  10. #define IDR_DDBVIEW                     106
  11. #define IDB_BITMAP2                     107
  12. #define IDR_DIBSECTIONVIEW              107
  13. #define IDB_BITMAP3                     108
  14. #define IDB_BITMAP4                     109
  15. #define IDB_BITMAP5                     110
  16. #define IDB_BITMAP6                     111
  17. #define IDB_PUZZLE                      112
  18. #define IDB_BRICK                       113
  19. #define IDB_LION                        114
  20. #define IDB_CUBE                        115
  21. #define IDB_LICON                       116
  22. #define IDB_SICON                       117
  23. #define IDB_MICON                       118
  24. #define IDB_BRICK02                     119
  25. #define IDB_BRICK01                     120
  26. #define IDB_PAPER01                     121
  27. #define IDB_ROCK01                      122
  28. #define IDB_WOOD01                      123
  29. #define IDB_WOOD02                      125
  30. #define IDB_MARBLE01                    126
  31. #define IDD_BACKGROUND                  127
  32. #define IDD_RIP                         128
  33. #define IDI_IMAGE                       130
  34. #define IDC_GROUPBOX                    1003
  35. #define IDC_FRAME                       1004
  36. #define IDC_LIST                        1009
  37. #define IDM_FILE_EXIT                   40001
  38. #define IDM_FILE_NEW                    40032
  39. #define IDM_WINDOW_CASCADE              40033
  40. #define IDM_WINDOW_TILE                 40034
  41. #define IDM_WINDOW_ARRANGE              40035
  42. #define IDM_WINDOW_CLOSEALL             40036
  43. #define IDM_FILE_CLOSE                  40037
  44. #define IDM_FILE_OPEN                   40038
  45. #define IDM_COLOR_GREYSCALE             40039
  46. #define IDM_COLOR_LIGHTEN               40040
  47. #define IDM_VIEW_STRETCHDIBITS          40041
  48. #define IDM_VIEW_STRETCHDIBITS4         40042
  49. #define IDM_VIEW_SETDIBITSTODEVICE      40043
  50. #define IDM_FILE_NEWDDB                 40044
  51. #define IDM_FILE_SAVEDIB                40045
  52. #define IDM_FILE_SAVEDIB1BPP            40046
  53. #define IDM_FILE_SAVEDIB4BPP            40047
  54. #define IDM_FILE_SAVEDIB4RLE            40048
  55. #define IDM_FILE_SAVEDIB8BPP            40049
  56. #define IDM_FILE_SAVEDIB16BPP           40050
  57. #define IDM_FILE_SAVEDIB16BITFIELDS     40051
  58. #define IDM_FILE_SAVEDIB24BPP           40052
  59. #define IDM_FILE_SAVEDIB32BPP           40053
  60. #define IDM_FILE_SAVEDIB32BITFIELDS     40054
  61. #define IDM_FILE_SAVEDIB8RLE            40055
  62. #define IDM_VIEW_DIBHEXDUMP             40056
  63. #define IDM_VIEW_CREATEBITMAP           40057
  64. #define IDM_VIEW_LARGESTDDB             40058
  65. #define IDM_VIEW_LOADBITMAP             40059
  66. #define IDM_VIEW_LOADBITMAPHEX          40060
  67. #define IDM_VIEW_CREATEDIBITMAP         40061
  68. #define IDM_VIEW_CREATEDIBITMAPHEX      40062
  69. #define IDM_VIEW_BLT_NORMAL             40064
  70. #define IDM_VIEW_BLT_CENTER             40065
  71. #define IDM_VIEW_BLT_STRETCH            40066
  72. #define IDM_VIEW_BLT_TILE               40067
  73. #define IDM_VIEW_BLT_STRETCHPROP        40068
  74. #define IDM_VIEW_BITBLT_COLOR           40069
  75. #define IDM_VIEW_GENMASK                40070
  76. #define ID_ICONS_BACK                   40071
  77. #define ID_ICONS_FORWARD                40072
  78. #define ID_ICONS_FAVORITIES             40073
  79. #define ID_ICONS_ADDTOFAVORITES         40074
  80. #define ID_ICONS_VIEWTREE               40075
  81. #define ID_ICONS_CUT                    40076
  82. #define ID_ICONS_COPY                   40077
  83. #define ID_ICONS_PASTE                  40078
  84. #define ID_ICONS_UNDO                   40079
  85. #define ID_ICONS_REDO                   40080
  86. #define ID_ICONS_DELETE                 40081
  87. #define ID_ICONS_NEW                    40082
  88. #define ID_ICONS_OPEN                   40083
  89. #define ID_ICONS_SAVE                   40084
  90. #define ID_ICONS_PRINTEPRE              40085
  91. #define ID_ICONS_PROPERTIES             40086
  92. #define ID_ICONS_HELP                   40087
  93. #define ID_ICONS_FIND                   40088
  94. #define ID_ICONS_REPLACE                40089
  95. #define ID_ICONS_PRINT                  40090
  96. #define IDM_FILE_NEW_DIBSECTION         40091
  97. #define IDM_VIEW_CREATEDIBSECTION       40092
  98. #define IDM_FILE_SAVEDIBSECTION         40093
  99. #define IDM_VIEW_FITWINDOW              40094
  100. #define IDM_VIEW_RIP                    40095
  101.  
  102. // Next default values for new objects
  103. // 
  104. #ifdef APSTUDIO_INVOKED
  105. #ifndef APSTUDIO_READONLY_SYMBOLS
  106. #define _APS_NEXT_RESOURCE_VALUE        131
  107. #define _APS_NEXT_COMMAND_VALUE         40096
  108. #define _APS_NEXT_CONTROL_VALUE         1010
  109. #define _APS_NEXT_SYMED_VALUE           101
  110. #endif
  111. #endif
  112.