resource.h
上传用户:hehe2haha
上传日期:2013-08-16
资源大小:161k
文件大小:2k
源码类别:

CAD

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by TCAD.rc
  4. //
  5. #define IDC_MYICON                      2
  6. #define IDD_TCAD_DIALOG                 102
  7. #define IDD_ABOUTBOX                    103
  8. #define IDS_APP_TITLE                   103
  9. #define IDM_ABOUT                       104
  10. #define IDM_EXIT                        105
  11. #define IDS_HELLO                       106
  12. #define IDI_TCAD                        107
  13. #define IDI_SMALL                       108
  14. #define IDC_TCAD                        109
  15. #define IDR_MAINFRAME                   128
  16. #define IDC_CURSOR1                     129
  17. #define IDC_CURSOR2                     130
  18. #define IDC_CURSOR3                     131
  19. #define IDC_CURSOR4                     132
  20. #define IDC_CURSOR5                     133
  21. #define ID_NEW_FILE                     32771
  22. #define ID_OPEN_FILE                    32772
  23. #define ID_SAVE_FILE                    32773
  24. #define ID_DRAW_LINE                    32774
  25. #define ID_DRAW_RECTANGLE               32775
  26. #define ID_DRAW_C2PT                    32776
  27. #define ID_COLOR_RED                    32777
  28. #define ID_COLOR_GREEN                  32778
  29. #define ID_COLOR_BLUE                   32779
  30. #define ID_TYPE_SOLID                   32780
  31. #define ID_TYPE_DOT                     32781
  32. #define ID_TYPE_DASH                    32782
  33. #define ID_WIDTH_1                      32783
  34. #define ID_WIDTH_4                      32784
  35. #define ID_WIDTH_8                      32785
  36. #define OVER_CUR_TOOL                   32786
  37. #define ID_EDIT_COPY                    32787
  38. #define ID_EDIT_DELETE                  32788
  39. #define ID_EDIT_PASTE                   32789
  40. #define ID_EDIT_DELETEALL               32790
  41. #define ID_EDIT_MIRROR                  32791
  42. #define IDC_STATIC                      -1
  43. // Next default values for new objects
  44. // 
  45. #ifdef APSTUDIO_INVOKED
  46. #ifndef APSTUDIO_READONLY_SYMBOLS
  47. #define _APS_NEXT_RESOURCE_VALUE        138
  48. #define _APS_NEXT_COMMAND_VALUE         32792
  49. #define _APS_NEXT_CONTROL_VALUE         1000
  50. #define _APS_NEXT_SYMED_VALUE           110
  51. #endif
  52. #endif