- Nov 22, 2021
-
-
ezsh authored
CEF requires C++11 and thus removed the OVERRIDE macro, requires using nullptr instead of NULL. Version 95 removed some settings: https://bitbucket.org/chromiumembedded/cef/issues/2820/remove-cefbrowsersettings
-
- Mar 20, 2021
-
-
ezsh authored
Consolidate the general, platform-agnostic part of the main()/WinMain() in static FCHost::main() function to avoid code duplication.
-
- Aug 06, 2019
-
-
svornost authored
-