NorthstarLauncher/loader_launcher_proxy
pg9182 5e7668c2cd
Fix most clang/mingw issues (#226)
- Fix include case.
- Replace MSVC-specific align with standard alignas.
- Type fixes.
- Delete operator noexcept.
- A few other minor issues.
- clang-format everything.
- Use c++20 instead of c++17.
- Rewrite ERROR macro for launcher_wsock32_proxy.
- Use a plain ifstream for the audio.cpp wavStream.

Note: When compiling with clang, you'll need -municode.

Related to #212.
2022-08-08 11:12:11 +01:00
..
Memory.cpp Fix most clang/mingw issues (#226) 2022-08-08 11:12:11 +01:00
Memory.h Fix most clang/mingw issues (#226) 2022-08-08 11:12:11 +01:00
dllmain.cpp Fix most clang/mingw issues (#226) 2022-08-08 11:12:11 +01:00
framework.h Fix most clang/mingw issues (#226) 2022-08-08 11:12:11 +01:00
loader_launcher_proxy.vcxproj Fix most clang/mingw issues (#226) 2022-08-08 11:12:11 +01:00
loader_launcher_proxy.vcxproj.filters Clean up 2021-12-31 15:40:39 +02:00
pch.cpp add launcher.dll proxy option 2021-12-29 05:48:33 +01:00
pch.h Fix most clang/mingw issues (#226) 2022-08-08 11:12:11 +01:00