mirror of https://github.com/PCSX2/pcsx2.git
31 lines
898 B
C
31 lines
898 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by DEV9linuz.rc
|
|
//
|
|
|
|
#ifndef IDC_STATIC
|
|
#define IDC_STATIC -1
|
|
#endif
|
|
|
|
#define IDD_CONFDLG 101
|
|
#define IDD_CONFIG 101
|
|
#define IDD_ABOUT 103
|
|
#define IDC_NAME 1000
|
|
#define IDC_COMBO1 1007
|
|
#define IDC_ETHDEV 1007
|
|
#define IDC_BAYTYPE 1008
|
|
#define IDC_ETHENABLED 1009
|
|
#define IDC_HDDFILE 1010
|
|
#define IDC_HDDENABLED 1011
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 105
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1011
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|