home *** CD-ROM | disk | FTP | other *** search
/ Windows Graphics Programming / Feng_Yuan_Win32_GDI_DirectX.iso / Samples / Chapt_15 / Text / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-05-24  |  2.4 KB  |  60 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Text.rc
  4. //
  5. #define IDS_FILENEW                     1
  6. #define IDS_FILEOPEN                    2
  7. #define IDR_MAIN                        101
  8. #define IDR_DEMO                        105
  9. #define IDR_PANOSE                      106
  10. #define IDR_POPUP                       153
  11. #define IDB_TIGER                       157
  12. #define IDB_FULLTIGER                   161
  13. #define IDI_TEXT                        164
  14. #define IDM_FILE_EXIT                   40001
  15. #define IDM_FILE_NEW                    40032
  16. #define IDM_WINDOW_CASCADE              40033
  17. #define IDM_WINDOW_TILE                 40034
  18. #define IDM_WINDOW_ARRANGE              40035
  19. #define IDM_WINDOW_CLOSEALL             40036
  20. #define IDM_FILE_CLOSE                  40037
  21. #define IDM_FILE_OPEN                   40038
  22. #define IDM_FILE_DEMO                   40212
  23. #define IDM_VIEW_TERM                   40226
  24. #define IDM_VIEW_STOCK                  40227
  25. #define IDM_FILE_PANOSE                 40228
  26. #define IDM_PANOSE_MATCH                40229
  27. #define IDM_FILE_CHOOSEFONT             40230
  28. #define IDM_VIEW_COORDINATE             40231
  29. #define IDM_FILE_LC                     40232
  30. #define IDM_FILE_POINT                  40233
  31. #define IDM_VIEW_ALIGN                  40234
  32. #define IDM_VIEW_RTLREADING             40235
  33. #define IDM_VIEW_JUSTIFICATION          40236
  34. #define IDM_VIEW_WIDTH                  40237
  35. #define IDM_VIEW_PLACEMENT              40238
  36. #define IDM_VIEW_GLYPHINDEX             40239
  37. #define IDM_VIEW_GLYPHOUTLINE           40240
  38. #define IDM_VIEW_TABBEDTEXTOUT          40241
  39. #define IDM_VIEW_PARAGRAPH              40242
  40. #define IDM_VIEW_DRAWTEXT               40243
  41. #define IDM_VIEW_TEXTCOLOR              40244
  42. #define IDM_VIEW_TEXTSTYLE              40245
  43. #define IDM_VIEW_TEXTGEOMETRY           40246
  44. #define IDM_VIEW_TEXTASBITMAP           40247
  45. #define IDM_VIEW_TEXTASCURVE            40248
  46. #define IDM_VIEW_TEXTCURVE2             40249
  47. #define IDM_VIEW_TEXTASBITMAP2          40250
  48. #define IDM_FILE_SAVE                   40251
  49.  
  50. // Next default values for new objects
  51. // 
  52. #ifdef APSTUDIO_INVOKED
  53. #ifndef APSTUDIO_READONLY_SYMBOLS
  54. #define _APS_NEXT_RESOURCE_VALUE        165
  55. #define _APS_NEXT_COMMAND_VALUE         40252
  56. #define _APS_NEXT_CONTROL_VALUE         1015
  57. #define _APS_NEXT_SYMED_VALUE           101
  58. #endif
  59. #endif
  60.