winimage.h
来自「MFC color image processing using C (funt」· C头文件 代码 · 共 36 行
H
36 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by WinImage.rc
//
#define MainMenu 101
#define Dialog_1 102
#define Dialog_2 103
#define Dialog_3 104
#define Dialog_S2 105
#define Dialog_S3 106
#define IDC_EDIT1 1000
#define IDC_EDIT2 1001
#define IDC_EDIT3 1002
#define IDC_EDIT4 1003
#define IDC_EDIT5 1004
#define IDC_EDIT6 1005
#define IDC_EDIT7 1006
#define IDC_RADIO1 1007
#define IDC_RADIO2 1008
#define IDC_RADIO3 1009
#define MENU_READ 40001
#define MENU_WRITE 40002
#define MENU_PRINT 40003
#define MENU_QUIT 40004
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40005
#define _APS_NEXT_CONTROL_VALUE 1010
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?