-
Notifications
You must be signed in to change notification settings - Fork 116
/
resource.h
37 lines (36 loc) · 2.77 KB
/
resource.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by SpecialVH264.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDS_INPUTURL_ERROR 102
#define IDR_MAINFRAME 128
#define IDB_BITMAP1 133
#define IDB_LOGO_EN 133
#define IDD_SPECIAL_V_H264 190
#define IDB_LOGO 1000
#define IDC_V_H264_NALINFO 1002
#define IDC_V_H264_LOGO 1005
#define IDC_MFCLINK_SITE 1006
#define IDC_MFCLINK_SITE2 1007
#define IDC_MFCLINK_EMAIL 1007
#define IDC_COMBO1 1007
#define IDC_V_H264_LANG 1007
#define IDC_V_H264_INPUTURL 1182
#define IDC_V_H264_NALLIST 1183
#define IDC_V_H264_NALLIST_MAXNUM 1184
#define IDC_V_H264_INPUTURL_OPEN 1185
#define IDC_V_H264_ABOUT 1188
#define IDC_V_H264_TITLE 1190
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif