salvadordf / OldCEF4Delphi

OldCEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compiledemos on D2010

lobtao opened this issue · comments

ResponseFilterBrowser compile fail
SchemeRegistrationBrowser compile success, but append error at run

I don't have Delphi 2010. Please, provide all the details you can about those errors.
Thanks!

I have uploaded a new version of the ResponseFilterBrowser. I disabled a function that uses some TEncoding types that are not available in D2010.

If you can fix GetResponseEncoding for Delphi 2010 send me the code or create a pull request.

Please, download OldCEF4Delphi again and let me know if you have more compilation problems. All the details you can provide are welcome.