You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. create new application
2. drop on form tchromium
3. in "initialization" section of unit1 write
CefSingleProcess:=False;
4. run application and close it
5. PROFIT aka crash on closing
What is the expected output? What do you see instead?
no errors, like when CefSingleProcess:=true;
What version of the product are you using? On what operating system?
redownload last version of dcef3, d7, win7x64
Please provide any additional information below.
if look at demos\guiclient, i found a working project with
"CefSingleProcess:=False", but i can't find diffs with my test application
Original issue reported on code.google.com by bumerang...@gmail.com on 24 May 2014 at 9:42
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
bumerang...@gmail.com
on 24 May 2014 at 9:42The text was updated successfully, but these errors were encountered: