resource.h
上传用户:oy0519
上传日期:2008-01-20
资源大小:124k
文件大小:3k
源码类别:

绘图程序

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by RTDemo.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define CG_IDR_POPUP_RTDEMO_VIEW        102
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_RTDEMOTYPE                  129
  9. #define IDD_RTFORM                      131
  10. #define IDD_DDELETE                     134
  11. #define IDD_DMODIFY                     135
  12. #define IDD_DINSERT                     137
  13. #define IDD_DTIMER                      139
  14. #define IDC_SLIDERPAGE                  1000
  15. #define IDC_MSFLEXGRID1                 1001
  16. #define IDC_RTGRID                      1001
  17. #define IDC_LDELETENAME                 1005
  18. #define IDC_BDELETE                     1006
  19. #define IDC_CMNAME                      1007
  20. #define IDC_EMDESC                      1008
  21. #define IDC_EMUNIT                      1009
  22. #define IDC_BMCOLOR                     1010
  23. #define IDC_CMSTYLE                     1011
  24. #define IDC_EMWIDTH                     1012
  25. #define IDC_EMMIN                       1014
  26. #define IDC_EMMAX                       1015
  27. #define IDC_EMSCALEMIN                  1016
  28. #define IDC_EMSCALEMAX                  1017
  29. #define IDC_SMWIDTH                     1018
  30. #define IDC_BAPPLY                      1019
  31. #define IDC_EMNAME                      1020
  32. #define IDC_EIName                      1021
  33. #define IDC_EIDESCRIPTION               1022
  34. #define IDC_EIUNIT                      1023
  35. #define IDC_EISCALEDMIN                 1024
  36. #define IDC_EISCALEDMAX                 1025
  37. #define IDC_BICOLOR                     1026
  38. #define IDC_CISTYLE                     1027
  39. #define IDC_EIWIDTH                     1028
  40. #define IDC_SIWIDTH                     1029
  41. #define IDC_EIMIN                       1030
  42. #define IDC_EIMAX                       1031
  43. #define IDC_EIINDEX                     1032
  44. #define IDC_SIINDEX                     1033
  45. #define IDC_BIAPPLY                     1034
  46. #define IDC_STIMERSPEED                 1035
  47. #define IDC_SPPEDMSG                    1037
  48. #define ID_VIEW_TEST                    32771
  49. #define ID_EDIT_INSERT                  32774
  50. #define ID_EDIT_DELETE                  32775
  51. #define ID_EDIT_MODIFY                  32776
  52. #define ID_TYPE_BACKCOLOR               32777
  53. #define ID_TYPE_LEGEND                  32778
  54. #define ID_SPEED_TIMERSPEED             32779
  55. #define ID_TYPE_MEMORYDRAW              32780
  56. #define ID_VIEW_KILLTIMER               32782
  57. #define ID_VIEW_RESTORETIMER            32783
  58. #define ID_TYPE_GRID                    32784
  59. #define ID_TYPE_TITLE                   32785
  60. #define ID_TYPE_BOUNDARY                32786
  61. // Next default values for new objects
  62. // 
  63. #ifdef APSTUDIO_INVOKED
  64. #ifndef APSTUDIO_READONLY_SYMBOLS
  65. #define _APS_3D_CONTROLS                     1
  66. #define _APS_NEXT_RESOURCE_VALUE        140
  67. #define _APS_NEXT_COMMAND_VALUE         32780
  68. #define _APS_NEXT_CONTROL_VALUE         1038
  69. #define _APS_NEXT_SYMED_VALUE           103
  70. #endif
  71. #endif