Introducing the new OldCEF4Delphi!
Posted: Sat Apr 07, 2018 6:51 pm
Hi,
I promised to upload an old backup version of CEF4Delphi that supported Windows XP and Vista but it was such a mess that I had to go the oposite way : Adapt the new CEF4Delphi to the old 2623 CEF branch.
I took me several days to make all the changes but OldCEF4Delphi is now available here :
https://github.com/salvadordf/OldCEF4Delphi
You will need to add the OldCEF4Delphi/sources to the library path and the CEF binaries used in this project are inside the "CEF_binaries" directory.
OldCEF4Delphi uses CEF 3.2623.1401.gb90a3be which includes Chromium 49.0.2623.110
This is an obsolete web browser but if you really need to support Windows XP or Vista then OldCEF4Delphi is for you.
If you want the latest web browser, then install CEF4Delphi.
WARNING : CEF4Delphi and OldCEF4Delphi have many classes, types and constants with the same name but they are incompatible. It's NOT possible to install CEF4Delphi and OldCEF4Delphi at the same time. Don't set the library path to the sources directory of both projects at the same time or you will have problems.
PS : I can't create the Delphi 7 project but If someone creates it, please send it to me and I'll upload it to the repository.
PS 2 : Thanks to HPW for the Delphi 7 project files! Now OldCEF4Delphi can be used with Delphi 7 too!
I promised to upload an old backup version of CEF4Delphi that supported Windows XP and Vista but it was such a mess that I had to go the oposite way : Adapt the new CEF4Delphi to the old 2623 CEF branch.
I took me several days to make all the changes but OldCEF4Delphi is now available here :
https://github.com/salvadordf/OldCEF4Delphi
You will need to add the OldCEF4Delphi/sources to the library path and the CEF binaries used in this project are inside the "CEF_binaries" directory.
OldCEF4Delphi uses CEF 3.2623.1401.gb90a3be which includes Chromium 49.0.2623.110
This is an obsolete web browser but if you really need to support Windows XP or Vista then OldCEF4Delphi is for you.
If you want the latest web browser, then install CEF4Delphi.
WARNING : CEF4Delphi and OldCEF4Delphi have many classes, types and constants with the same name but they are incompatible. It's NOT possible to install CEF4Delphi and OldCEF4Delphi at the same time. Don't set the library path to the sources directory of both projects at the same time or you will have problems.
PS : I can't create the Delphi 7 project but If someone creates it, please send it to me and I'll upload it to the repository.
PS 2 : Thanks to HPW for the Delphi 7 project files! Now OldCEF4Delphi can be used with Delphi 7 too!
