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

📄 resource.h

📁 AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver a
💻 H
字号:
/********************************************************************************
**    Copyright (c) 1999-2000 Microsoft Corporation. All Rights Reserved.
********************************************************************************/

#define DLG_AC97FEATURES                102
#define IDC_6BIT_MASTER_OUT             1001
#define IDC_6BIT_HEADPHONE              1002
#define IDC_6BIT_MONO_OUT               1003
#define IDC_DAC_RESOLUTION              1004
#define IDC_ADC_RESOLUTION              1005
#define IDC_3D_TECHNIQUE                1006
#define IDC_VSR_PCM                     1007
#define IDC_DSR_PCM                     1008
#define IDC_VSR_MIC                     1009
#define IDC_CENTER_DAC                  1010
#define IDC_SURROUND_DAC                1011
#define IDC_LFE_DAC                     1012
#define IDC_HEADPHONE_TEXT              1014
#define IDC_MONOOUT_TEXT                1015
#define IDC_3D_TECHNIQUE_BOX            1016
#define IDC_VSRMIC_TEXT                 1017

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        102
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1018
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif


⌨️ 快捷键说明

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