Resource.h
上传用户:fjzzwyy
上传日期:2007-01-14
资源大小:244k
文件大小:2k
源码类别:

绘图程序

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by eDraw.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_EDRAW_DIALOG                102
  9. #define IDB_SPLASH                      102
  10. #define IDR_MAINFRAME                   128
  11. #define IDB_PALETTE                     130
  12. #define IDC_STANDARD                    130
  13. #define IDC_CROSSCUR                    131
  14. #define IDB_IMAGELIST                   132
  15. #define IDB_IMAGEDISABLELIST            133
  16. #define IDB_IMAGESUNKENLIST             134
  17. #define IDB_SMALL_IMAGELIST             135
  18. #define IDC_DRAGGING                    136
  19. #define IDC_HANDCUR                     137
  20. #define IDC_NODRAGGING                  138
  21. #define IDC_PEN                         140
  22. #define IDC_EARSE                       141
  23. #define IDC_ERASE                       141
  24. #define IDC_PICKER                      142
  25. #define IDC_FILL                        145
  26. #define IDB_ABOUTBACK                   148
  27. #define IDC_SBARCTRLTIP                 1000
  28. #define IDC_SBARCTRLAXIS                1001
  29. #define ID_GFX_SMALLICON                50000
  30. #define ID_GFX_LARGEICON                50001
  31. #define ID_GFX_RENAMEITEM               50002
  32. #define ID_GFX_REMOVEITEM               50003
  33. // Next default values for new objects
  34. // 
  35. #ifdef APSTUDIO_INVOKED
  36. #ifndef APSTUDIO_READONLY_SYMBOLS
  37. #define _APS_NEXT_RESOURCE_VALUE        132
  38. #define _APS_NEXT_COMMAND_VALUE         32771
  39. #define _APS_NEXT_CONTROL_VALUE         1004
  40. #define _APS_NEXT_SYMED_VALUE           101
  41. #endif
  42. #endif