⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 播放H.264压缩算法文件(C++源程序)
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Player.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_PLAYER_DIALOG               102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDI_PAUSE_DISABLE               132
#define IDI_STOP_DISABLE                134
#define IDI_PLAY_DISABLE                135
#define IDI_PLAY_ENABLE                 136
#define IDI_STOP_ENABLE                 137
#define IDI_PAUSE_ENABLE                138
#define IDI_GOTOSTART_DISABLE           140
#define IDI_FASTBACKWARD_DISABLE        141
#define IDI_FASTFORWARD_DISABLE         142
#define IDI_GOTOEND_DISABLE             143
#define IDB_MAINSHOW                    153
#define IDB_BLACK                       153
#define IDB_SOUND_DISABLE               157
#define IDB_SOUND_ENABLE                158
#define IDI_FASTFORWARD_ENABLE          175
#define IDI_FASTBACKWARD_ENABLE         177
#define IDI_GOTOSTART_ENABLE            178
#define IDI_GOTOEND_ENABLE              179
#define IDB_HIKVISION                   185
#define IDI_SOUND_ENABLE                188
#define IDI_SOUND_DISABLE               189
#define IDB_OVERLAY                     190
#define IDC_CURSOR1                     191
#define IDD_INFO                        192
#define IDD_SEEK                        193
#define IDD_CUTFILE                     194
#define IDD_RANGE                       195
#define IDC_PLAY_SLIDER                 1000
#define IDC_SHOW                        1001
#define IDC_PLAY                        1002
#define IDC_PAUSE                       1003
#define IDC_STOP                        1004
#define IDC_GOTOSTART                   1005
#define IDC_SLOW                        1006
#define IDC_FAST                        1007
#define IDC_GOTOEND                     1008
#define IDC_SOUND_SLIDER                1009
#define IDC_PLAYSTATETEXT               1015
#define IDC_SOUND_PIC                   1019
#define IDC_SOUND                       1020
#define IDC_STEP                        1021
#define IDC_INTER1                      1022
#define IDC_INTER2                      1023
#define IDC_CAPPIC                      1024
#define IDC_VER                         1025
#define IDC_BUTTON1                     1026
#define IDC_STEPBACK                    1026
#define IDC_REFRESH                     1026
#define IDC_SEEK                        1026
#define IDC_SAVE                        1026
#define IDC_DISPLAY                     1026
#define IDC_INFOTEXT                    1027
#define IDC_BYFRAME                     1028
#define IDC_BYTIME                      1029
#define IDC_VALUE                       1030
#define IDC_RANGE                       1031
#define IDC_BEGIN                       1032
#define IDC_END                         1034
#define IDC_VIEW                        1035
#define IDC_REAL_BEGIN                  1036
#define IDC_REAL_END                    1037
#define IDC_FILENAME                    1038
#define IDC_DISLEFT                     1039
#define IDC_DISTOP                      1040
#define IDC_DISRIGHT                    1041
#define IDC_DISBOTTOM                   1042
#define IDC_DISWND                      1043
#define IDC_SLIDERB                     1044
#define IDC_SLIDERC                     1045
#define IDC_SLIDERS                     1046
#define IDC_SLIDERH                     1047
#define IDC_STATIC1                     1048
#define IDC_STATIC2                     1049
#define IDC_STATIC3                     1050
#define IDC_STATIC4                     1051
#define ID_FILE_PLAY                    32771
#define ID_FILE_STOP                    32772
#define ID_SET_DEFAULT                  32774
#define ID_VIEW_FULLSCREEN              32775
#define ID_VIEW_ZOOM_200                32777
#define ID_VIEW_ZOOM_100                32778
#define ID_VIEW_ZOOM_50                 32779
#define ID_REPEAT                       32781
#define ID_QUALITY                      32782
#define ID_STREAM_TYPE                  32784
#define ID_INFO                         32785
#define ID_SEEK                         32786
#define ID_CUT_FILE                     32787
#define ID_THROW0                       32788
#define ID_THROW1                       32789
#define ID_THROW2                       32790
#define ID_DISNORMAL                    32793
#define ID_DISQUARTER                   32794
#define ID_SETRECT                      32795
#define ID_SETDISPLAY                   32795
#define ID_TIMER1                       32796
#define ID_TIMER2                       32797
#define ID_RESET_BUF                    32798
#define ID_CONVERT                      32799

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        198
#define _APS_NEXT_COMMAND_VALUE         32800
#define _APS_NEXT_CONTROL_VALUE         1052
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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