I have been trying to get CEF3 working with Delphi 7
Since the new release over the weekend. 4/4/2014.
I updated all the source and replaced the DLL's
It has no problem compiling.
When I run, I get this Access Violation 00000000 at Address 00000000 read of address 00000000
I get this right away. My guess is when the default page is loading about:blank
I tried to trace it and it come back from some function in cdflib and it is broken.
What could I be doing wrong?
Using Delphi 7 Enterprise Build 4.453
I have the Delphi code that makes a full browser pane.
I plan I writing code to drag and drop , debug html5 code tool. But can't seem to get past this issue.
Thanks for the help
Lane