⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 游戏编程精华02-含有几十个游戏编程例子
💻 H
字号:
/* Copyright (C) Greg James, 2001. 
 * All rights reserved worldwide.
 *
 * This software is provided "as is" without express or implied
 * warranties. You may freely copy and compile this source into
 * applications you distribute provided that the copyright text
 * below is included in the resulting source code, for example:
 * "Portions Copyright (C) Greg James, 2001"
 */
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by NVEffectsBrowser.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_NVEFFECTSBROWSER_FORM       101
#define IDD_PROPPAGE_MEDIUM             106
#define IDR_MAINFRAME                   128
#define IDR_NVEFFETYPE                  129
#define IDB_IMAGELIST                   130
#define IDC_PROPSHEET_PLACEHOLDER       1005
#define IDC_PROGRAMLIST                 1006
#define IDC_WEBLINK                     1008
#define IDC_EMAILLINK                   1009
#define IDC_WEBLINK2                    1010
#define ID_FILE_CHANGEDEVICE            32771
#define IDM_DEVICE_REFERENCE            32772
#define IDM_DEVICE_FORCESOFTWAREVP      32773
#define IDM_CAPTURE_SAVEIMAGE           32774
#define IDM_CAPTURE_BEGINMOVIE          32775
#define IDM_CAPTURE_ENDMOVIE            32776
#define ID_FILE_HARDWAREDEVICE          32777
#define IDM_OPTIONS_EXPANDALL           32778

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32779
#define _APS_NEXT_CONTROL_VALUE         1011
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -