26 lines
843 B
C
26 lines
843 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by thrust.rc
|
|
//
|
|
#define IDD_DRIVERS 101
|
|
#define IDI_ICON1 103
|
|
#define IDC_COMBO1 1000
|
|
#define IDC_COMBO_DRIVER 1000
|
|
#define IDC_COMBO2 1001
|
|
#define IDC_COMBO_MODE 1001
|
|
#define IDC_BUTTON1 1002
|
|
#define IDC_MINFRAMERATE 1006
|
|
#define IDC_CONSTRES 1018
|
|
#define IDC_PROCESSOR 1022
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1023
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|