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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Printer.rc
  4. //
  5. #define IDS_FILENEW                     1
  6. #define IDS_FILEOPEN                    2
  7. #define IDR_MAIN                        101
  8. #define IDR_DEMO                        105
  9. #define IDB_BITMAP1                     140
  10. #define IDB_BITMAP2                     141
  11. #define IDB_BITMAP3                     142
  12. #define IDB_BITMAP4                     143
  13. #define IDB_BITMAP5                     144
  14. #define IDB_BITMAP6                     145
  15. #define IDD_PROPERTY                    170
  16. #define IDI_PRINT                       171
  17. #define IDC_LIST                        1017
  18. #define IDC_PRINTERS                    1018
  19. #define IDC_DOCUMENTPROPERTIES          1019
  20. #define IDC_DEFAULT                     1020
  21. #define IDC_ADVANCEDDOCUMENTPROPERTIES  1021
  22. #define IDC_PRINTERPROPERTIES           1022
  23. #define IDM_FILE_EXIT                   40001
  24. #define IDM_FILE_NEW                    40032
  25. #define IDM_WINDOW_CASCADE              40033
  26. #define IDM_WINDOW_TILE                 40034
  27. #define IDM_WINDOW_ARRANGE              40035
  28. #define IDM_WINDOW_CLOSEALL             40036
  29. #define IDM_FILE_CLOSE                  40037
  30. #define IDM_VIEW_LINECURVE              40253
  31. #define IDM_VIEW_ZOOM100                40262
  32. #define IDM_VIEW_ZOOM200                40263
  33. #define IDM_VIEW_ZOOM50                 40264
  34. #define IDM_VIEW_TEXT                   40266
  35. #define IDM_FILE_PRINT                  40277
  36. #define IDM_FILE_PAGESETUP              40279
  37. #define IDM_FILE_PROPERTY               40280
  38. #define IDM_VIEW_ZOOM400                40281
  39. #define IDM_VIEW_ZOOM75                 40282
  40. #define IDM_VIEW_ZOOM25                 40283
  41. #define IDM_VIEW_ZOOM10                 40284
  42. #define IDM_VIEW_ZOOM150                40285
  43. #define IDM_VIEW_AREAFILL               40286
  44. #define IDM_VIEW_BITMAP                 40287
  45. #define IDM_FILE_DIRECTPRINT            40290
  46. #define IDM_FILE_OPENPRINTER            40291
  47. #define IDM_FILE_PRINTDIALOGDEFAULT     40293
  48. #define IDM_FILE_PRINTDIALOGPROMPT      40294
  49. #define IDM_FILE_DEFAULTPRINTERDC       40295
  50. #define IDM_FILE_SIMPLEPRINT            40296
  51. #define IDM_VIEW_ZOOM500                40297
  52. #define IDM_FILE_OPEN                   40298
  53.  
  54. // Next default values for new objects
  55. // 
  56. #ifdef APSTUDIO_INVOKED
  57. #ifndef APSTUDIO_READONLY_SYMBOLS
  58. #define _APS_NEXT_RESOURCE_VALUE        173
  59. #define _APS_NEXT_COMMAND_VALUE         40299
  60. #define _APS_NEXT_CONTROL_VALUE         1023
  61. #define _APS_NEXT_SYMED_VALUE           101
  62. #endif
  63. #endif
  64.