resource.h

来自「机器视觉的程序」· C头文件 代码 · 共 60 行

H
60
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by newmotion.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_NEWMOTION_DIALOG            102
#define IDR_MAINFRAME                   128
#define IDD_DIALOG1                     130
#define IDD_DIALOG2                     131
#define IDD_DIALOG3                     132
#define IDC_OPEN                        1000
#define IDC_EXIT                        1001
#define IDC_ACTIVEMOVIECONTROL1         1002
#define IDC_WIDTH                       1003
#define IDC_BAISC                       1004
#define IDC_WIDTH1                      1004
#define IDC_PFRAME                      1005
#define IDC_HEIGHT                      1006
#define IDC_HEIGHT1                     1006
#define IDC_FRAMENUM                    1007
#define IDC_FRAMENUM1                   1007
#define IDC_EDIT4                       1008
#define IDC_MIH1                        1008
#define IDC_FRAMENUM3                   1008
#define IDC_EDIT5                       1009
#define IDC_MIH2                        1009
#define IDC_EDIT6                       1010
#define IDC_MIH3                        1010
#define IDC_EDIT7                       1011
#define IDC_MIH4                        1011
#define IDC_EDIT8                       1012
#define IDC_MIH5                        1012
#define IDC_SEND                        1013
#define IDC_MIH6                        1013
#define IDC_WIDTH2                      1014
#define IDC_HEIGHT2                     1016
#define IDC_BUTTON1                     1016
#define IDC_MIH                         1016
#define IDC_FRAMENUM2                   1017
#define IDC_MV1H                        1017
#define IDC_MV2H                        1018
#define IDC_FRAMENUM4                   1018
#define IDC_MV3H                        1019
#define IDC_MV1V                        1020
#define IDC_MV2V                        1021
#define IDC_MV3V                        1022

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1019
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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