FCHost: refactor main inplementation
Consolidate the general, platform-agnostic part of the main()/WinMain() in static FCHost::main() function to avoid code duplication.
Showing
- FCHost/fchost/CMakeLists.txt 2 additions, 0 deletionsFCHost/fchost/CMakeLists.txt
- FCHost/fchost/fchost_app.cc 40 additions, 1 deletionFCHost/fchost/fchost_app.cc
- FCHost/fchost/fchost_app.h 9 additions, 3 deletionsFCHost/fchost/fchost_app.h
- FCHost/fchost/fchost_handler.cc 2 additions, 2 deletionsFCHost/fchost/fchost_handler.cc
- FCHost/fchost/fchost_linux.cc 3 additions, 39 deletionsFCHost/fchost/fchost_linux.cc
- FCHost/fchost/fchost_storage.cc 2 additions, 6 deletionsFCHost/fchost/fchost_storage.cc
- FCHost/fchost/fchost_storage.h 1 addition, 1 deletionFCHost/fchost/fchost_storage.h
- FCHost/fchost/fchost_storage_js.cc 1 addition, 1 deletionFCHost/fchost/fchost_storage_js.cc
- FCHost/fchost/fchost_storage_js.h 1 addition, 1 deletionFCHost/fchost/fchost_storage_js.h
- FCHost/fchost/fchost_win.cc 7 additions, 26 deletionsFCHost/fchost/fchost_win.cc
- FCHost/fchost/utility.cc 16 additions, 0 deletionsFCHost/fchost/utility.cc
- FCHost/fchost/utility.h 8 additions, 0 deletionsFCHost/fchost/utility.h
Loading
Please register or sign in to comment