resource.h
上传用户:rundaa
上传日期:2009-05-24
资源大小:44k
文件大小:2k
源码类别:

CAD

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Ch7_6.rc
  4. //
  5. #define IDC_BTN_HIDEDLG                 3
  6. #define IDS_PROJNAME                    100
  7. #define IDD_WINDOTYPE                   129
  8. #define IDR_TB_WINDDLG                  129
  9. #define IDB_WINDOW                      131
  10. #define IDB_ROWS                        133
  11. #define IDB_COLS                        134
  12. #define IDB_HEIGHT                      135
  13. #define IDB_WIDTH                       136
  14. #define IDB_STARTPT                     137
  15. #define IDB_RECT                        138
  16. #define IDB_ARCH                        139
  17. #define IDB_APEX                        140
  18. #define IDD_TREEDLG                     141
  19. #define IDC_RB_TYPERECT                 1000
  20. #define IDC_RB_TYPEARCH                 1001
  21. #define IDC_RB_TYPEAPEX                 1002
  22. #define IDC_BTN_PICKPT                  1003
  23. #define IDC_EDIT_HEIGHT                 1004
  24. #define IDC_EDIT_WIDTH                  1005
  25. #define IDC_EDIT_COLS                   1006
  26. #define IDC_EDIT_XVAL                   1007
  27. #define IDC_EDIT_YVAL                   1008
  28. #define IDC_EDIT_ROWS                   1009
  29. #define IDC_CHK_VISTB                   1010
  30. #define IDC_SPIN_COLS                   1011
  31. #define IDC_TREE1                       1012
  32. #define IDC_SPIN_ROWS                   1012
  33. #define ID_TBTN_DRAW                    32771
  34. #define ID_TBTN_INFO                    32772
  35. #define ID_TBTN_WINDDLG                 32770
  36. //#define ID_TBTN_DRAW                    32771
  37. //#define ID_TBTN_INFO                    32772
  38. //#define ID_TBTN_WINDDLG                 32773
  39. // Next default values for new objects
  40. // 
  41. #ifdef APSTUDIO_INVOKED
  42. #ifndef APSTUDIO_READONLY_SYMBOLS
  43. #define _APS_NEXT_RESOURCE_VALUE        200
  44. #define _APS_NEXT_COMMAND_VALUE         32768
  45. #define _APS_NEXT_CONTROL_VALUE         200
  46. #define _APS_NEXT_SYMED_VALUE           101
  47. #endif
  48. #endif