resource.h

来自「miXo is a buzz machine (www.buzzmachines」· C头文件 代码 · 共 54 行

H
54
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by mixer.rc
//
#include "version.h"
#define ID_MN_IDX_STORE                 0
#define ID_MN_IDX_PRESET                2
#define ID_MN_IDX_XMENU                 3
#define ID_MN_IDX_COLORS                3
#define IDD_DSOUNDCFG                   107
#define IDI_ICON1                       108
#define IDC_DEVICES                     1002
#define IDC_KEYDEFLIST                  1003
#define IDC_ROMAN                       1004
#define IDC_NEWKEY                      1006
#define IDC_DELETEKEY                   1007
#define IDC_NEWKEYDEF                   1008
#define IDC_EDITCMD                     1009
#define IDC_KEYS                        1011
#define IDC_RENAMEKEYDEF                1012
#define IDC_ASSIGNEDIT                  1013
#define IDC_ASSIGNKEY                   1014
#define ID_PRESETS_RESTORE              40001
#define IDMI_ALWAYSONTOP                40003
#define IDMI_EDITKEYDEF                 40004
#define IDMI_OPENONDBLCLK               40005
#define IDMI_AUTONAME                   40006
#define IDMI_INPUTPRSNAME               40007
#define IDMI_MUTE                       40008
#define IDMI_BYPASS                     40009
#define IDMI_FIRST_PRESET               40100
#define IDMI_FIRST_STOREPRS             40355
#define IDMI_IM_FAST                    40514
#define IDMI_IM_NORMAL                  40515
#define IDMI_IM_SLOW                    40516
#define IDMI_IM_OFF                     40517
#define IDMI_CS_DEFAULT                 40600
#define IDMI_STYLE_FIRST				40700
#define IDMI_STYLE_BUZZ                 40701
#define IDMI_STYLE_COLORED              40702
#define IDMI_STYLE_LAST					40703

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC                     1
#define _APS_NEXT_RESOURCE_VALUE        114
#define _APS_NEXT_COMMAND_VALUE         40703
#define _APS_NEXT_CONTROL_VALUE         1012
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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