forked from Cyecize/Cef_MFC_Sample_App
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Resource.h
25 lines (24 loc) · 843 Bytes
/
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by cefmfcdemo.rc
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDR_MAINFRAME 128
#define IDR_cefmfcdemoTYPE 130
#define IDC_EDIT_ADDRESS 131
#define ID_BUTTON_BACK 32771
#define ID_BUTTON_FORWARD 32772
#define ID_ADDRESS_CONTROL 32773
#define ID_BUTTON32781 32781
#define ID_BUTTON_GO 32781
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 310
#define _APS_NEXT_COMMAND_VALUE 32782
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 310
#endif
#endif