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.Download from SVN source and binaries, install TChromium/OSR into Delphi 7.
2.Locate guiclient demo folder and copy all binary dlls into same.
3.Load project guiclient.dpr and run.
What is the expected output? What do you see instead?
Expected output was the form used within the project.
Instead I receive a CPU window halted at Thread #6240 issuing a "push $01"
within routine CefRegisterSchemeHandlerFactory('dcef', '', True, TFileScheme)
during initialization of the main unit.
What version of the product are you using? On what operating system?
The product version of libcef.dll is 1.1364.1123.
Operating system is Windows 7 SP1.
Please provide any additional information below.
Goal is to replace this for TWebBrowser.
Original issue reported on code.google.com by [email protected] on 21 Jan 2015 at 8:05
The text was updated successfully, but these errors were encountered:
Sorry for what seems like reverse Polish notation within additional
information. I do want a different successful Delphi integration to replace the
TWebBrowser component.
Original issue reported on code.google.com by
[email protected]
on 21 Jan 2015 at 8:05The text was updated successfully, but these errors were encountered: