?? resource.h
字號(hào):
#pragma once
#ifndef IDC_STATIC
#define IDC_STATIC -1
#endif
#define IDI_APPICON 101
#define IDD_MAINDLG 102
#define IDR_MENUBAR 103
#define IDM_START 104
#define IDM_MENU 105
#define IDC_CHECK_INITIAL_DIR 201
#define IDC_INITIAL_DIR 202
#define IDC_CHECK_DEFAULT_FILE_NAME 203
#define IDC_DEFAULT_FILE_NAME 204
#define IDC_CHECK_TITLE 205
#define IDC_TITLE 206
#define IDC_CHECK_RESOLUTION 207
#define IDC_RESOLUTION_WIDTH 208
#define IDC_RESOLUTION_HEIGHT 209
#define IDC_CHECK_VIDEO_TIME_LIMIT 210
#define IDC_VIDEO_TIME_LIMIT 211
#define IDM_MODE_STILL 301
#define IDM_MODE_VIDEOONLY 302
#define IDM_MODE_VIDEOWITHAUDIO 303
#define IDM_STILLQUALITY_DEFAULT 304
#define IDM_STILLQUALITY_LOW 305
#define IDM_STILLQUALITY_NORMAL 306
#define IDM_STILLQUALITY_HIGH 307
#define IDM_VIDEOTYPES_ALL 308
#define IDM_VIDEOTYPES_STANDARD 309
#define IDM_VIDEOTYPES_MESSAGING 310
#define IDM_RESET 311
#define IDM_ABOUT 312
#define IDM_EXIT 313
#define IDS_START 401
#define IDS_MENU 402
#define IDS_CAPTION 403
#define IDS_ABOUT 404
#define IDS_NOERROR 405
#define IDS_ERROR_INVALIDARG 406
#define IDS_ERROR_OUTOFMEMORY 407
#define IDS_ERROR_UNKNOWN 408
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -