home *** CD-ROM | disk | FTP | other *** search
/ Windows Graphics Programming / Feng_Yuan_Win32_GDI_DirectX.iso / Samples / Chapt_17 / ImagePrint / 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 ImagePrint.rc
  4. //
  5. #define IDS_FILENEW                     1
  6. #define IDS_FILEOPEN                    2
  7. #define IDR_MAIN                        101
  8. #define IDR_DEMO                        105
  9. #define IDD_PROPERTY                    170
  10. #define IDI_PRINT                       171
  11. #define IDC_LIST                        1017
  12. #define IDC_PRINTERS                    1018
  13. #define IDC_DOCUMENTPROPERTIES          1019
  14. #define IDC_DEFAULT                     1020
  15. #define IDC_ADVANCEDDOCUMENTPROPERTIES  1021
  16. #define IDC_PRINTERPROPERTIES           1022
  17. #define IDC_JPEG                        1023
  18. #define IDM_FILE_EXIT                   40001
  19. #define IDM_WINDOW_CASCADE              40033
  20. #define IDM_WINDOW_TILE                 40034
  21. #define IDM_WINDOW_ARRANGE              40035
  22. #define IDM_WINDOW_CLOSEALL             40036
  23. #define IDM_FILE_CLOSE                  40037
  24. #define IDM_FILE_OPEN                   40038
  25. #define IDM_VIEW_ZOOM100                40262
  26. #define IDM_VIEW_ZOOM200                40263
  27. #define IDM_VIEW_ZOOM50                 40264
  28. #define IDM_FILE_PRINT                  40277
  29. #define IDM_FILE_PAGESETUP              40279
  30. #define IDM_FILE_PROPERTY               40280
  31. #define IDM_VIEW_ZOOM400                40281
  32. #define IDM_VIEW_ZOOM75                 40282
  33. #define IDM_VIEW_ZOOM25                 40283
  34. #define IDM_VIEW_ZOOM10                 40284
  35. #define IDM_VIEW_ZOOM150                40285
  36. #define IDM_VIEW_ZOOM500                40297
  37. #define IDM_FILE_NEW                    40298
  38.  
  39. // Next default values for new objects
  40. // 
  41. #ifdef APSTUDIO_INVOKED
  42. #ifndef APSTUDIO_READONLY_SYMBOLS
  43. #define _APS_NEXT_RESOURCE_VALUE        172
  44. #define _APS_NEXT_COMMAND_VALUE         40299
  45. #define _APS_NEXT_CONTROL_VALUE         1024
  46. #define _APS_NEXT_SYMED_VALUE           101
  47. #endif
  48. #endif
  49.