cefclient: Add example of window manipulation via JavaScript (issue #925).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1166 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt
2013-04-01 17:57:28 +00:00
parent ea735c2663
commit e1f8c276f8
14 changed files with 475 additions and 1 deletions

View File

@@ -50,6 +50,7 @@
#define ID_TESTS_END_TRACING 32781
#define ID_TESTS_PERFORMANCE 32782
#define ID_TESTS_TRANSPARENCY 32783
#define ID_TESTS_WINDOW 32784
#define IDC_STATIC -1
#define IDS_BINDING 1000
#define IDS_DIALOGS 1001
@@ -59,7 +60,8 @@
#define IDS_LOGOBALL 1005
#define IDS_PERFORMANCE 1006
#define IDS_TRANSPARENCY 1007
#define IDS_XMLHTTPREQUEST 1008
#define IDS_WINDOW 1008
#define IDS_XMLHTTPREQUEST 1009
// Avoid files associated with MacOS
#define _X86_