39 lines
1.4 KiB
C
39 lines
1.4 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by irclass.rc
|
|
//
|
|
#define IDS_MEM_ERROR 1
|
|
#define IDS_TITLE 2
|
|
#define IDS_PORT_TAB 3
|
|
#define IDS_DLL 4
|
|
#define IDS_PPSTART 5
|
|
#define IDS_PPENDOK 6
|
|
#define IDS_LOCATION_FORMAT 7
|
|
#define IDS_INTERNAL_PORT 8
|
|
#define IDS_SELECT_PORT_TITLE 9
|
|
#define IDS_SELECT_PORT_SUBTITLE 10
|
|
#define IDD_PP_IRDA_SETTINGS 101
|
|
#define IDD_INSTALL_PORT_SELECT 102
|
|
#define IDI_IRDA 103
|
|
#define IDC_PORT 1000
|
|
#define IDC_MAX_CONNECT 1001
|
|
#define IDC_DEVICE_DESC 1002
|
|
#define IDC_PORT_BOX 1003
|
|
#define IDC_PORT_TEXT 1004
|
|
#define IDC_IRDA_ICON 1005
|
|
#define IDC_RATE_TEXT 1006
|
|
#define IDC_SELECT_PORT_TEXT 1007
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NO_MFC 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1008
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|