2012-04-03 03:34:16 +02:00
|
|
|
//{{NO_DEPENDENCIES}}
|
|
|
|
// Microsoft Visual C++ generated include file.
|
|
|
|
// Used by libcef_dll.rc
|
|
|
|
//
|
|
|
|
|
|
|
|
// Avoid files associated with MacOS
|
|
|
|
#define _X86_
|
|
|
|
|
2017-05-17 11:29:28 +02:00
|
|
|
#define IDD_ALERT 130
|
|
|
|
#define IDD_CONFIRM 131
|
|
|
|
#define IDD_PROMPT 132
|
|
|
|
#define IDC_PROMPTEDIT 1000
|
|
|
|
#define IDC_DIALOGTEXT 1001
|
2012-04-16 23:15:27 +02:00
|
|
|
|
2012-04-03 03:34:16 +02:00
|
|
|
// Next default values for new objects
|
2017-05-17 11:29:28 +02:00
|
|
|
//
|
2012-04-03 03:34:16 +02:00
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
2017-05-17 11:29:28 +02:00
|
|
|
#define _APS_NO_MFC 1
|
|
|
|
#define _APS_NEXT_RESOURCE_VALUE 130
|
|
|
|
#define _APS_NEXT_COMMAND_VALUE 32000
|
|
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
|
|
#define _APS_NEXT_SYMED_VALUE 110
|
2012-04-03 03:34:16 +02:00
|
|
|
#endif
|
|
|
|
#endif
|