📄 resource.h
字号:
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you licensed this SOFTWARE PRODUCT.
// If you did not accept the terms of the EULA, you are not authorized to use
// this source code. For a copy of the EULA, please see the LICENSE.RTF on your
// install media.
//
//=========================================================================
//
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
// KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
// IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
// PURPOSE.
//
//
//=========================================================================
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DDCaps.rc
//
#define IDR_MENU1 101
#define IDD_DIALOG1 102
#define IDD_SEL_DRIVER 103
#define IDD_ABOUT 104
#define DDCAPS_ICON 110
#define IDC_EXIT 1000
#define IDC_CHECK1 1001
#define IDC_CHECK2 1002
#define IDC_CHECK3 1003
#define IDC_CHECK4 1004
#define IDC_CHECK5 1005
#define IDC_CHECK6 1006
#define IDC_CHECK7 1007
#define IDC_CHECK8 1008
#define IDC_CHECK9 1009
#define IDC_CHECK10 1010
#define IDC_CHECK11 1011
#define IDC_CHECK12 1012
#define IDC_CHECK13 1013
#define IDC_CHECK14 1014
#define IDC_CHECK15 1015
#define IDC_CHECK16 1016
#define IDC_CHECK17 1017
#define IDC_CHECK18 1018
#define IDC_CHECK19 1019
#define IDC_CHECK20 1020
#define IDC_CHECK21 1021
#define IDC_CHECK22 1022
#define IDC_CHECK23 1023
#define IDC_CHECK24 1024
#define IDC_CHECK25 1025
#define IDC_CHECK26 1026
#define IDC_CHECK27 1027
#define IDC_CHECK28 1028
#define IDC_CHECK29 1029
#define IDC_CHECK30 1030
#define IDC_CHECK31 1031
#define IDC_CHECK32 1032
#define IDC_RESTORE 1033
#define IDC_REFRESH 1034
#define IDC_COMBO_DRIVERS 1035
#define ID_FILE_RESTORE 40001
#define ID_FILE_EXIT 40002
#define ID_VIEW_DRIVERCAPS 40003
#define ID_VIEW_DRIVERCOLORKEYCAPS 40004
#define ID_VIEW_DRIVERFXCAPS 40005
#define ID_VIEW_DRIVERPALETTECAPS 40006
#define ID_VIEW_DRIVERSURFACECAPS 40007
#define ID_VIEW_HELCAPS 40008
#define ID_VIEW_HELCOLORKEYCAPS 40009
#define ID_VIEW_HELFXCAPS 40010
#define ID_VIEW_HELPALETTECAPS 40011
#define ID_VIEW_HELSURFACECAPS 40012
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40013
#define _APS_NEXT_CONTROL_VALUE 1036
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -