加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
resource.h 3.94 KB
一键复制 编辑 原始数据 按行查看 历史
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by keycastow.rc
//
#define IDD_DLGSETTINGS 101
#define IDI_ICON1 103
#define IDC_KEYSTROKEDELAY 1001
#define IDC_LINGERTIME 1002
#define IDC_FADEDURATION 1004
#define IDC_LABELSPACING 1005
#define IDC_TEXTFONT 1007
#define IDC_BGCOLOR 1008
#define IDC_TEXTCOLOR 1009
#define IDC_SYSLINK1 1010
#define IDC_OPACITY 1011
#define IDC_MODCTRL 1012
#define IDC_MODALT 1013
#define IDC_MODSHIFT 1015
#define IDC_MODWIN 1016
#define IDC_TCKEY 1017
#define IDC_CORNERSIZE 1018
#define IDC_BORDERSIZE 1019
#define IDC_BORDERCOLOR 1021
#define IDC_BGOPACITY 1023
#define IDC_TEXTOPACITY 1024
#define IDC_BORDEROPACITY 1025
#define IDC_BRANDING 1026
#define IDC_VISIBLESHIFT 1029
#define IDC_ONLYCOMMANDKEYS 1030
#define IDC_MOUSECAPTURING 1031
#define IDC_MAXIMUMLINES 1032
#define IDC_COMBSCHEME 1033
#define IDC_VISIBLEMODIFIER 1034
#define IDC_MOUSECAPTURINGMOD 1035
#define IDC_KEYAUTOREPEAT 1036
#define IDC_MERGEMOUSEACTIONS 1037
#define IDC_ALIGNMENT 1038
#define IDC_POSITION 1039
#define IDC_DRAGGABLELABEL 1040
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1041
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化