28 lines
936 B
C
28 lines
936 B
C
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by RACPLSettings.rc
|
||
|
//
|
||
|
#define IDAPPLY 3
|
||
|
#define IDD_RASETTINGS_DIALOG 101
|
||
|
#define IDC_ENABLERA 1001
|
||
|
#define IDC_ALLOWRC 1002
|
||
|
#define IDC_ALLOWUNSOLICIT 1003
|
||
|
#define IDC_DISABLERA 1004
|
||
|
#define IDC_TIMEOUTSPIN 1010
|
||
|
#define IDC_RATIMEOUTVAL 1011
|
||
|
#define IDC_NUMBERCOMBO 1015
|
||
|
#define IDC_UNITCOMBO 1016
|
||
|
#define IDC_GROUP1 1017
|
||
|
#define IDC_TIMEOUTTXT -1
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
||
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1018
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|