Add-Dll-Exports
July 24, 2017 ยท View on GitHub
Use to generate DLL through Visual Studio(VS2012)
Two methods to add Exports:
-
DllExport(Def)
-
DllExport(declspec)
July 24, 2017 ยท View on GitHub
Use to generate DLL through Visual Studio(VS2012)
Two methods to add Exports:
DllExport(Def)
DllExport(declspec)