As you probably know, Google stopped supporting Windows XP and Vista in Chromium years ago.

As you probably know, Google stopped supporting Windows XP and Vista in Chromium years ago.

CEF4Delphi was created to embed Chromium-based browsers in Delphi applications using the latest CEF branch and that means that it doesn’t support those old operating systems.

Several people asked me to add Windows XP support to CEF4Delphi but that would be really messy so I decided to create a separate project called “OldCEF4Delphi”.

From the development point of view, OldCEF4Delphi is almost the same as CEF4Delphi but it uses an old CEF branch compatible with Windows XP.

https://github.com/salvadordf/OldCEF4Delphi
https://github.com/salvadordf/OldCEF4Delphi

Comments