Page 1 of 1

Re: how to minimal libcef.dll

Posted: Tue Mar 20, 2018 7:53 am
by salvadordf
The minimal CEF interface would include uCEFTypes.pas, uCEFConstants.pas, uCEFLibFunctions.pas and the code in uCEFApplication.pas that loads libcef.dll.

However, CEF is a very complex library and you will probably need all the CEF4Delphi units to initialize it and make something useful.