| 1234567891011121314151617181920212223242526272829303132333435363738 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by RF.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_RF_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDC_COMBO_PORT 1001
- #define IDC_COMBO_BAUD 1002
- #define IDC_BUTTON_CONNECT 1003
- #define IDC_BUTTON_EXIT 1004
- #define IDC_LIST1 1006
- #define IDC_BUTTON_CARD 1007
- #define IDC_COMBO_MODE 1008
- #define IDC_BUTTON_CHECKKEY 1009
- #define IDC_COMBO_SECTOR 1010
- #define IDC_EDIT_M1DATA 1011
- #define IDC_BUTTON_READ 1012
- #define IDC_BUTTON_WRITE 1013
- #define IDC_EDIT_KEY 1014
- #define IDC_BUTTON_READ2 1015
- #define IDC_BUTTON_CPUCARD 1016
- #define IDC_BUTTON_RESET 1017
- #define IDC_BUTTON_CMD 1018
- #define IDC_EDIT_CMD 1019
- // 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 1020
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|