mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-15 04:00:12 +01:00
42 lines
1.5 KiB
C
42 lines
1.5 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by MozABConduitGenCond.rc
|
|
//
|
|
#define IDS_CONDUIT_NAME 1
|
|
#define IDB_HHTOPC 102
|
|
#define IDB_SYNC 103
|
|
#define IDB_DONOTHING 104
|
|
#define IDB_PCTOHH 105
|
|
#define IDD_CONDUIT_ACTION 399
|
|
#define IDC_ACTIONGROUPBOXTEXT 403
|
|
#define IDC_RADIO_SYNC 404
|
|
#define IDC_RADIO_PCTOHH 405
|
|
#define IDC_RADIO_HHTOPC 406
|
|
#define IDC_RADIO_DONOTHING 407
|
|
#define IDC_MAKEDEFAULT 411
|
|
#define IDC_SYNC 1000
|
|
#define IDC_DONOTHING 1001
|
|
#define IDC_STATIC_PERMANENT 1002
|
|
#define IDC_STATIC_TEMPORARY 1003
|
|
#define IDC_CURRENT_SETTINGS_GROUP 1004
|
|
#define IDC_PCTOHH 1005
|
|
#define IDC_HHTOPC 1006
|
|
#define IDS_CONNECTION 3311
|
|
#define IDS_CURRENT_SETTINGS_GROUP 8004
|
|
#define IDS_SYNC_FILES 8005
|
|
#define IDS_DO_NOTHING 8006
|
|
#define IDS_PCTOHH 8007
|
|
#define IDS_HHTOPC 8008
|
|
#define IDS_SYNC_ACTION_TEXT 8009
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 106
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|