resource.h
上传用户:shdibao
上传日期:2022-07-20
资源大小:3385k
文件大小:2k
源码类别:

Windows编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by 数据显示类.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_MY_DIALOG                   102
  9. #define IDR_MAINFRAME                   128
  10. #define IDR_MENU1                       131
  11. #define IDC_STATIC1                     1000
  12. #define IDC_BUTTON1                     1005
  13. #define IDC_BUTTON2                     1006
  14. #define IDC_BUTTON3                     1007
  15. #define IDC_BUTTON4                     1008
  16. #define IDC_BUTTON5                     1009
  17. #define IDC_BUTTON6                     1010
  18. #define IDC_BUTTON7                     1011
  19. #define IDC_BUTTON8                     1012
  20. #define IDC_BUTTON9                     1013
  21. #define IDC_BUTTON10                    1014
  22. #define IDC_BUTTON11                    1015
  23. #define IDC_BUTTON12                    1016
  24. #define IDC_BUTTON13                    1017
  25. #define IDC_BUTTON14                    1018
  26. #define IDC_BUTTON15                    1019
  27. #define IDC_EDIT1                       1020
  28. #define IDC_EDIT2                       1021
  29. #define IDC_BUTTON16                    1022
  30. #define IDC_BUTTON17                    1023
  31. #define IDC_BUTTON18                    1024
  32. #define IDC_BUTTON19                    1025
  33. #define IDC_BUTTON20                    1026
  34. #define IDC_BUTTON21                    1027
  35. #define IDC_BUTTON22                    1028
  36. #define IDC_xm                          1029
  37. #define IDC_xmin                        1030
  38. #define IDC_ym                          1031
  39. #define IDC_ymin                        1032
  40. #define IDC_xm2                         1033
  41. #define IDC_xmin2                       1034
  42. #define IDC_ym2                         1035
  43. #define IDC_STATIC2                     1036
  44. #define IDC_SHOW                        1037
  45. #define IDC_1                           32771
  46. #define IDC_2                           32772
  47. // Next default values for new objects
  48. // 
  49. #ifdef APSTUDIO_INVOKED
  50. #ifndef APSTUDIO_READONLY_SYMBOLS
  51. #define _APS_NEXT_RESOURCE_VALUE        132
  52. #define _APS_NEXT_COMMAND_VALUE         32773
  53. #define _APS_NEXT_CONTROL_VALUE         1038
  54. #define _APS_NEXT_SYMED_VALUE           101
  55. #endif
  56. #endif