Activity overview
Latest activity by CLVogel
C# - DLLExport to Standard C extern - Lost after running SMART Assembly 7
Using the 3F DLLExport [https://github.com/3F/DllExport] attribute on a method within a C# DLL, a separate __std extern c method is created. Image below depicts the Dependency Walker for the DLL: ...