3F / DllExport

.NET DllExport with .NET Core support (aka 3F/DllExport aka DllExport.bat)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support of unmanaged-export for Executable Modules (.exe)

3F opened this issue · comments

just a note:

Now I added support of unmanaged-export for Executable Modules (.exe)

Before this, you could see something like:

Unable to start program '<Your_Application>.exe'.
... is not a valid Win32 application.

Now should work as and for library modules.
But important note: to debug of this modified .exe inside Visual Studio you should disable Debug - Enable the Visual Studio hosting process