Skip to content
Snippets Groups Projects
  1. Jan 03, 2023
  2. Mar 20, 2021
    • ezsh's avatar
      FCHost: refactor main inplementation · b2b5257f
      ezsh authored
      Consolidate the general, platform-agnostic part of the main()/WinMain()
      in static FCHost::main() function to avoid code duplication.
      b2b5257f
    • ezsh's avatar
      Make FCHost compile on Linux/X11 · b9d08079
      ezsh authored
      Linux handlers and main() were copied from the cefsimple test app,
      persistent storage implementation rewritten using cstdio and
      std::filesystem to make it cross-platform.
      b9d08079
  3. Mar 31, 2020
  4. Aug 06, 2019
Loading