mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
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:
@@ -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_
|
||||
|
Reference in New Issue
Block a user