resource.h
来自「VC++串口通信设。本书详细说明讲解了在VC++环境下编写串口通信得过程。值得一」· C头文件 代码 · 共 32 行
H
32 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by InProcSrv.rc
//
#define ID_APP_ICON 101
#define ID_STR_CLASSID 102
#define WAV_SHORT1 102
#define ID_STR_PROGID 103
#define WAV_SHORT2 103
#define WAV_SHORT3 104
#define WAV_LAUGH 106
#define WAV_GAMESHOW 107
#define WAV_GARGLE 108
#define WAV_TAXI 109
#define WAV_COW 110
#define WAV_OUCH 111
#define WAV_OHNO 112
#define WAV_OOOO 113
#define WAV_BLADDLE 114
#define WAV_SHORT4 115
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 104
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?