cef/cef1/tests/cefclient/resource.h
2013-04-03 23:31:49 +00:00

83 lines
3.3 KiB
C

// Copyright (c) 2013 The Chromium Embedded Framework Authors. All rights
// reserved. Use of this source code is governed by a BSD-style license that
// can be found in the LICENSE file.
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by cefclient.rc
//
#define BINARY 256
#define IDC_MYICON 2
#define IDD_CEFCLIENT_DIALOG 102
#define IDS_APP_TITLE 103
#define IDD_ABOUTBOX 103
#define IDM_ABOUT 104
#define IDM_EXIT 105
#define IDI_CEFCLIENT 107
#define IDI_SMALL 108
#define IDC_CEFCLIENT 109
#define IDR_MAINFRAME 128
#define IDC_NAV_BACK 200
#define IDC_NAV_FORWARD 201
#define IDC_NAV_RELOAD 202
#define IDC_NAV_STOP 203
#define ID_WARN_CONSOLEMESSAGE 32000
#define ID_WARN_DOWNLOADCOMPLETE 32001
#define ID_WARN_DOWNLOADERROR 32002
#define ID_FIND 32101
#define ID_PRINT 32102
#define ID_TESTS_DEVTOOLS_SHOW 32700
#define ID_TESTS_DEVTOOLS_CLOSE 32701
#define ID_TESTS_DOMACCESS 32702
#define ID_TESTS_GETIMAGE 32703
#define ID_TESTS_GETSOURCE 32704
#define ID_TESTS_GETTEXT 32705
#define ID_TESTS_JAVASCRIPT_BINDING 32706
#define ID_TESTS_JAVASCRIPT_EXTENSION 32707
#define ID_TESTS_JAVASCRIPT_EXECUTE 32708
#define ID_TESTS_JAVASCRIPT_INVOKE 32709
#define ID_TESTS_OSRAPP 32710
#define ID_TESTS_OTHER_TESTS 32811
#define ID_TESTS_PERFORMANCE 32712
#define ID_TESTS_PLUGIN 32713
#define ID_TESTS_PLUGIN_INFO 32814
#define ID_TESTS_POPUP 32715
#define ID_TESTS_REQUEST 32716
#define ID_TESTS_SCHEME_HANDLER 32717
#define ID_TESTS_UIAPP 32718
#define ID_TESTS_TRANSPARENT_POPUP 32719
#define ID_TESTS_TRANSPARENT_OSRAPP 32720
#define ID_TESTS_WEBURLREQUEST 32721
#define ID_TESTS_ZOOM_IN 32722
#define ID_TESTS_ZOOM_OUT 32723
#define ID_TESTS_ZOOM_RESET 32724
#define IDC_STATIC -1
#define IDS_DIALOGS 1000
#define IDS_DOMACCESS 1001
#define IDS_LOCALSTORAGE 1002
#define IDS_LOGO 1003
#define IDS_LOGOBALL 1004
#define IDS_MODALDIALOG 1005
#define IDS_MODALMAIN 1006
#define IDS_OSRPLUGIN 1007
#define IDS_OTHER_TESTS 1008
#define IDS_PERFORMANCE 1009
#define IDS_TRANSPARENCY 1010
#define IDS_UIPLUGIN 1011
#define IDS_XMLHTTPREQUEST 1012
// Avoid files associated with MacOS
#define _X86_
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32795
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif