12345678910111213141516171819202122232425262728293031323334 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by kernel.rc
- //
- #define IDD_ATTRIB_COMX 147
- #define IDD_DATABLOCK_DIALOG 189
- #define IDC_DATABLOCKLIST 1001
- #define IDC_LIST1 1002
- #define IDC_ADDDATA 1003
- #define IDC_GRIDCTRL1 1020
- #define IDC_BAUDRATECB 2000
- #define IDC_BYTESIZECB 2001
- #define IDC_ADDOPRATOR 2001
- #define IDC_PARITYCB 2002
- #define IDC_STOPBITSCB 2003
- #define IDC_TYPE 2007
- #define IDC_NAME 2009
- #define IDC_ADDRESS 2011
- #define IDC_USED 2022
- #define IDC_PORTCB 2040
- #define IDC_ADD 2042
- #define IDC_DELETE 2043
- #define IDC_SAVE 2044
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 1007
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1025
- #define _APS_NEXT_SYMED_VALUE 1000
- #endif
- #endif
|