54 lines
2.0 KiB
C
54 lines
2.0 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by NvGpuPlugin.rc
|
|
//
|
|
#define IDC_RESET 3
|
|
#define IDD_GPU_PANEL 100
|
|
#define IDD_GPU_DIALOG 101
|
|
#define IDC_GRAPH_LAYOUT 102
|
|
#define IDC_TITLE 103
|
|
#define IDC_GPUNAME 104
|
|
#define IDC_PANEL_LAYOUT 105
|
|
#define IDC_GPU_L 106
|
|
#define IDC_MEMORY_L 107
|
|
#define IDC_SHARED_L 108
|
|
#define IDC_SHARED_BUS 109
|
|
#define IDC_BUS_L 110
|
|
#define IDC_CLOCK_CORE 111
|
|
#define IDC_CLOCK_MEMORY 112
|
|
#define IDC_FAN_PERCENT 113
|
|
#define IDC_TEMP_VALUE 114
|
|
#define IDC_CLOCK_SHADER 115
|
|
#define IDD_OPTIONS 116
|
|
#define IDC_VOLTAGE 117
|
|
#define IDD_GPU_DETAILS 117
|
|
#define IDB_NV_LOGO_PNG 119
|
|
#define IDC_DETAILS 1001
|
|
#define IDC_ENABLENVIDIASUPPORT 1002
|
|
#define IDC_EDIT1 1003
|
|
#define IDC_EDIT2 1004
|
|
#define IDC_EDIT3 1005
|
|
#define IDC_EDIT4 1006
|
|
#define IDC_EDIT5 1007
|
|
#define IDC_EDIT6 1008
|
|
#define IDC_EDIT7 1009
|
|
#define IDC_EDIT8 1010
|
|
#define IDC_EDIT9 1011
|
|
#define IDC_NVIMAGE 1012
|
|
#define IDC_EDIT10 1013
|
|
#define IDC_EDIT11 1014
|
|
#define IDC_EDIT12 1015
|
|
#define IDC_EDIT13 1016
|
|
#define IDC_EDIT14 1017
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 121
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1013
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|