| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by registersn.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_REGISTERSN_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDD_DLGCODE 129
- #define BTN_OPEN 1000
- #define BTN_CREATE 1001
- #define IDC_EDIT1 1002
- #define ED_SN 1002
- #define ST_SN 1003
- #define ST_SN2 1004
- #define IDC_EDIT2 1005
- #define ED_USETIME 1005
- #define ST_SN3 1006
- #define IDC_EDIT3 1007
- #define ED_PNAME 1007
- #define ED_INPUTCODE 1007
- #define ST_SN4 1008
- #define IDC_EDIT4 1009
- #define ED_STIME 1009
- #define ST_SN5 1010
- #define IDC_EDIT5 1011
- #define ED_LTIME 1011
- #define ST_SN6 1012
- #define IDC_EDIT6 1013
- #define ED_ETIME 1013
- #define IDC_EDIT7 1014
- #define ED_CODE 1014
- #define ST_SN7 1015
- #define IDC_EDIT8 1016
- #define IDC_BUTTON1 1016
- #define BTN_TEST 1016
- #define ST_SN8 1017
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 130
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1017
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|