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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by CodePrint.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 IDM_FILE_EXIT                   40001
  18. #define IDM_WINDOW_CASCADE              40033
  19. #define IDM_WINDOW_TILE                 40034
  20. #define IDM_WINDOW_ARRANGE              40035
  21. #define IDM_WINDOW_CLOSEALL             40036
  22. #define IDM_FILE_CLOSE                  40037
  23. #define IDM_FILE_OPEN                   40038
  24. #define IDM_VIEW_ZOOM100                40262
  25. #define IDM_VIEW_ZOOM200                40263
  26. #define IDM_VIEW_ZOOM50                 40264
  27. #define IDM_FILE_PRINT                  40277
  28. #define IDM_FILE_PAGESETUP              40279
  29. #define IDM_FILE_PROPERTY               40280
  30. #define IDM_VIEW_ZOOM400                40281
  31. #define IDM_VIEW_ZOOM75                 40282
  32. #define IDM_VIEW_ZOOM25                 40283
  33. #define IDM_VIEW_ZOOM10                 40284
  34. #define IDM_VIEW_ZOOM150                40285
  35. #define IDM_FILE_NEW                    40297
  36.  
  37. // Next default values for new objects
  38. // 
  39. #ifdef APSTUDIO_INVOKED
  40. #ifndef APSTUDIO_READONLY_SYMBOLS
  41. #define _APS_NEXT_RESOURCE_VALUE        172
  42. #define _APS_NEXT_COMMAND_VALUE         40298
  43. #define _APS_NEXT_CONTROL_VALUE         1023
  44. #define _APS_NEXT_SYMED_VALUE           101
  45. #endif
  46. #endif
  47.