CEF4Delphi/bin
Salvador Díaz Fau 9e12b2258b Bug fix #154
Fixed an issue in SchemeRegistrationBrowser with big streams. Now THelloScheme.ReadResponse copies the stream in chunks correctly.
2019-01-17 14:53:02 +01:00
..
emoji.png SchemeRegistrationBrowser demo now can load local files 2018-01-21 09:48:43 +01:00
helloworld.swf SchemeRegistrationBrowser demo now can load local files 2018-01-21 09:48:43 +01:00
JSDialog.html Update to CEF 3.3239.1700.g385b2d4 2017-12-18 19:38:56 +01:00
JSExecutingFunctions.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSExtensionWithFunction.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSExtensionWithObjectParameter.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSSimpleExtension.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSSimpleWindowBinding.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSWindowBindingWithFunction.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSWindowBindingWithObject.html Bug fix #68 2017-11-22 17:43:48 +01:00
jupiter.png Update to CEF 3.3497.1827.ga4f7e36 2018-09-07 11:53:31 +02:00
PopupBrowser.html New PopupBrowser demo 2018-02-18 21:22:10 +01:00
Readme.txt Update to CEF 3.3202.1683.gb095524 2017-11-09 10:33:20 +01:00
test.html Bug fix #154 2019-01-17 14:53:02 +01:00

All the demos will create the EXEs in this directory.

By default, all demos need to find the CEF binaries in the same directory as the EXE.
In that case, you have to copy the contents of the Release and Resources directories here.

The SubProcess demo *MUST* have the SimpleBrowser.exe, subprocess.exe and crash_reporter.cfg files in this directory.