home *** CD-ROM | disk | FTP | other *** search
/ Windows Graphics Programming / Feng_Yuan_Win32_GDI_DirectX.iso / Samples / Chapt_08 / LineCurve / resource.h < prev   
Encoding:
C/C++ Source or Header  |  2000-05-20  |  1.4 KB  |  37 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by LineCurve.rc
  4. //
  5. #define IDR_MAIN                        101
  6. #define IDI_LINE                        106
  7. #define IDM_FILE_EXIT                   40001
  8. #define IDM_TEST_DRAWMODE               40002
  9. #define IDM_TEST_WIDTHCAP               40003
  10. #define IDM_TEST_DCPEN                  40004
  11. #define IDM_TEST_PENSTYLE               40005
  12. #define IDM_TEST_COSMETIC               40006
  13. #define IDM_TEST_GEOMETRIC_WIDTH        40007
  14. #define IDM_TEST_GEOMETRIC_STYLE        40008
  15. #define IDM_TEST_LINE1                  40009
  16. #define IDM_TEST_LINE2                  40010
  17. #define IDM_TEST_BEZIER                 40011
  18. #define IDM_TEST_BEZIERDEMO             40012
  19. #define IDM_TEST_BEZIERPEN              40013
  20. #define IDM_TEST_ARC                    40014
  21. #define IDM_TEST_ARCBEZIER              40015
  22. #define IDM_TEST_ANGLEARCBEZIER         40016
  23. #define IDM_TEST_PATH                   40017
  24. #define IDM_TEST_PATHSTYLECURVE         40018
  25. #define IDM_TEST_MAPPATH                40019
  26.  
  27. // Next default values for new objects
  28. // 
  29. #ifdef APSTUDIO_INVOKED
  30. #ifndef APSTUDIO_READONLY_SYMBOLS
  31. #define _APS_NEXT_RESOURCE_VALUE        107
  32. #define _APS_NEXT_COMMAND_VALUE         40020
  33. #define _APS_NEXT_CONTROL_VALUE         1000
  34. #define _APS_NEXT_SYMED_VALUE           101
  35. #endif
  36. #endif
  37.