home *** CD-ROM | disk | FTP | other *** search
/ Windows Graphics Programming / Feng_Yuan_Win32_GDI_DirectX.iso / Samples / Chapt_12 / Imaging / resource.h < prev   
Encoding:
C/C++ Source or Header  |  2000-05-24  |  1.9 KB  |  49 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Imaging.rc
  4. //
  5. #define IDS_FILENEW                     1
  6. #define IDS_FILEOPEN                    2
  7. #define IDR_MAIN                        101
  8. #define IDR_DIBVIEW                     105
  9. #define IDI_IMAGE                       144
  10. #define IDM_FILE_EXIT                   40001
  11. #define IDM_WINDOW_CASCADE              40033
  12. #define IDM_WINDOW_TILE                 40034
  13. #define IDM_WINDOW_ARRANGE              40035
  14. #define IDM_WINDOW_CLOSEALL             40036
  15. #define IDM_FILE_CLOSE                  40037
  16. #define IDM_FILE_OPEN                   40038
  17. #define IDM_COLOR_GREYSCALE             40039
  18. #define IDM_COLOR_LIGHTEN               40040
  19. #define IDM_VIEW_STRETCHDIBITS          40041
  20. #define IDM_VIEW_DIBHEXDUMP             40056
  21. #define IDM_VIEW_MASKRED                40097
  22. #define IDM_VIEW_ROTATE                 40111
  23. #define IDM_COLOR_GAMMA22               40112
  24. #define IDM_COLOR_SPLITRGB              40113
  25. #define IDM_COLOR_SPLITKCMY             40114
  26. #define IDM_COLOR_SPLITHLS              40115
  27. #define IDM_COLOR_SMOOTH                40116
  28. #define IDM_COLOR_GUASIANSMOOTH         40117
  29. #define IDM_COLOR_SHARPENING            40118
  30. #define IDM_COLOR_LAPLASIAN             40119
  31. #define IDM_COLOR_EMBOSS135             40120
  32. #define IDM_COLOR_EMBOSS90              40121
  33. #define IDM_VIEW_FILTERS1               40123
  34. #define IDM_VIEW_ROTATE24               40125
  35. #define IDM_VIEW_ROTATEGDI              40126
  36. #define IDM_VIEW_FILTERS2               40127
  37. #define IDM_VIEW_FILTERS3               40128
  38.  
  39. // Next default values for new objects
  40. // 
  41. #ifdef APSTUDIO_INVOKED
  42. #ifndef APSTUDIO_READONLY_SYMBOLS
  43. #define _APS_NEXT_RESOURCE_VALUE        145
  44. #define _APS_NEXT_COMMAND_VALUE         40129
  45. #define _APS_NEXT_CONTROL_VALUE         1010
  46. #define _APS_NEXT_SYMED_VALUE           101
  47. #endif
  48. #endif
  49.