-
Auto generate proxy dll source code(x86, x64)
-
Modify source code template easily.
https://github.com/kagasu/ProxyDllGenerator/releases
ProxyDllGenerator.exe --dll test.dll
- Visual Studio 2019(MSVC v142) Build Tools
- Boost
- fmt
vcpkg install boost:x86-windows-static
vcpkg install boost:x64-windows-static
vcpkg install fmt:x86-windows-static
vcpkg install fmt:x64-windows-static
- Boost (Boost Software License, Version 1.0)
- fmt (MIT License)