mirror of
https://github.com/JasonYANG170/Health-Protection.git
synced 2024-11-23 20:26:34 +00:00
98 lines
4.0 KiB
C
98 lines
4.0 KiB
C
|
//{{NO_DEPENDENCIES}}
|
|||
|
// Microsoft Visual C++ 生成的包含文件。
|
|||
|
// 供 YANGRemind.rc 使用
|
|||
|
//
|
|||
|
#define IDM_ABOUTBOX 0x0010
|
|||
|
#define IDD_ABOUTBOX 100
|
|||
|
#define IDS_ABOUTBOX 101
|
|||
|
#define IDD_YANG_REMIND_DIALOG 102
|
|||
|
#define IDR_MAINFRAME 128
|
|||
|
#define IDR_MENU1 133
|
|||
|
#define IDC_EDIT1 1000
|
|||
|
#define IDC_EDIT2 1001
|
|||
|
#define IDC_BUTTON1 1002
|
|||
|
#define IDC_BUTTON2 1003
|
|||
|
#define ID_POWERBOOT 1004
|
|||
|
#define IDC_BUTTON4 1005
|
|||
|
#define IDC_BUTTON5 1006
|
|||
|
#define IDC_BUTTON6 1007
|
|||
|
#define IDC_BUTTON7 1008
|
|||
|
#define IDC_BUTTON8 1009
|
|||
|
#define IDC_BUTTON9 1010
|
|||
|
#define IDC_BUTTON3 1011
|
|||
|
#define IDC_BUTTON10 1012
|
|||
|
#define IDC_EDIT3 1013
|
|||
|
#define IDC_CHECK1 1015
|
|||
|
#define IDC_CHECK3 1017
|
|||
|
#define IDC_CHECK33 1017
|
|||
|
#define IDC_BUTTON11 1018
|
|||
|
#define IDC_BUTTON12 1019
|
|||
|
#define IDC_BUTTON13 1020
|
|||
|
#define IDC_EDIT4 1020
|
|||
|
#define IDC_EDIT5 1021
|
|||
|
#define IDC_BUTTON14 1023
|
|||
|
#define IDC_BUTTON15 1024
|
|||
|
#define IDC_BUTTON16 1025
|
|||
|
#define IDC_BUTTON17 1026
|
|||
|
#define IDC_EDIT6 1029
|
|||
|
#define IDC_EDIT7 1031
|
|||
|
#define IDC_BUTTON20 1032
|
|||
|
#define IDC_BUTTON21 1033
|
|||
|
#define IDC_BUTTON22 1034
|
|||
|
#define IDC_BUTTON23 1035
|
|||
|
#define IDC_EDIT8 1036
|
|||
|
#define IDC_BUTTON24 1037
|
|||
|
#define IDC_BUTTON25 1038
|
|||
|
#define IDC_BUTTON18 1039
|
|||
|
#define IDC_BUTTON19 1040
|
|||
|
#define IDC_BUTTON26 1041
|
|||
|
#define IDC_BUTTON27 1042
|
|||
|
#define IDC_SPLIT1 1053
|
|||
|
#define IDC_SPLIT2 1054
|
|||
|
#define IDC_MFCMENUBUTTON1 1056
|
|||
|
#define ID_EE_EE 32771
|
|||
|
#define ID_EE_32772 32772
|
|||
|
#define ID_EE_32773 32773
|
|||
|
#define ID_EE_32774 32774
|
|||
|
#define ID_EE_32775 32775
|
|||
|
#define ID_32776 32776
|
|||
|
#define ID_32777 32777
|
|||
|
#define ID_32778 32778
|
|||
|
#define ID_2 32779
|
|||
|
#define ID_3 32780
|
|||
|
#define ID_32781 32781
|
|||
|
#define ID_4 32782
|
|||
|
#define ID_5 32783
|
|||
|
#define ID_6 32784
|
|||
|
#define ID_7 32785
|
|||
|
#define ID_32786 32786
|
|||
|
#define ID_32787 32787
|
|||
|
#define ID_32788 32788
|
|||
|
#define ID_32789 32789
|
|||
|
#define ID_32790 32790
|
|||
|
#define ID_32791 32791
|
|||
|
#define ID_32792 32792
|
|||
|
#define ID_32793 32793
|
|||
|
#define ID_32794 32794
|
|||
|
#define ID_32795 32795
|
|||
|
#define ID_32796 32796
|
|||
|
#define ID_32797 32797
|
|||
|
#define ID_32798 32798
|
|||
|
#define ID_32799 32799
|
|||
|
#define ID_32800 32800
|
|||
|
#define ID_32801 32801
|
|||
|
#define ID_32802 32802
|
|||
|
#define ID_32803 32803
|
|||
|
#define ID_1 32804
|
|||
|
|
|||
|
// Next default values for new objects
|
|||
|
//
|
|||
|
#ifdef APSTUDIO_INVOKED
|
|||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|||
|
#define _APS_NEXT_RESOURCE_VALUE 135
|
|||
|
#define _APS_NEXT_COMMAND_VALUE 32805
|
|||
|
#define _APS_NEXT_CONTROL_VALUE 1057
|
|||
|
#define _APS_NEXT_SYMED_VALUE 101
|
|||
|
#endif
|
|||
|
#endif
|