DllExport icon indicating copy to clipboard operation
DllExport copied to clipboard

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

Results 55 DllExport issues
Sort by recently updated
recently updated
newest added

I want to use your SDK to develop plugins (AddOns) about real-time telemetry. But I can't find the interface about real-time telemetry, have you provided the relevant interface? If yes,...

I have written an ACMI document, which includes the following content: FileType=text/acmi/tacview FileVersion=2.2 0,ReferenceTime=2011-06-02T05:00:00Z,Author=Au,Title=Tac_Task1 1,T=100|100|2000|0|||||,Name=A-7,Color=Red 2,T=100|100|2000,Name=A-7,Color=Blue,ShortName=TestNamesaサービス私dsaandName #0 1,T=100.5|||0|0|0|40|40|90,Label=2 #20 1,T=101|100.5|,AOS=45,FocusedTarget=2,Radius=100 When I open it by Tacview,I can not see the...

question

I don't know the first thing about the window that pops up when I install the NuGet package (other than I can get it to popup again by going into...

question

Yes, as I mentioned in the title, I want to throw an exception. However, the application crashes. Is there a way to throw an exception without the application crashing? (Application's...

question

Steps to reproduce: In VS 2022, create a new c# class library for .NET Framework. Add a simple public static void TestExport() Use NuGet package manager and install DllExport 1.7.4...

question

### tldr The issue is the following: I manage to create a DLL with my c# functions exposed to C++. But I miss the runtime then, When I try to...

question

### DllExport version 1.8.1 ### Environment Visual Studio IDE ### Ask the .NET DllExport project DLL native export works with DllExport 1.7.4 - Delphi code calls .Net v4.8 function. I...

question
netcore

Steps to reproduce: . . . * Create a new `.net9.0` project * Copy `DllExport.bat` into solution folder and execute it * Check `Installed` and click apply * Run `dotnet...

suggestion

Hello, Thank you for providing such a convenient tool! According to the readme on [nuget](https://www.nuget.org/packages/UnmanagedExports), the tool can be built for x86, x64, or ia64 now. I wonder if there...

suggestion

https://github.com/3F/DllExport/issues/219#issuecomment-2629527504 > I'd rather try to analyze other ways for generating more suitable vtfxup thunk stubs and more around these data conversions between but without raising *hostfxr* etc. Because it...

enhancement
experimental
netcore