LegacyWrapper icon indicating copy to clipboard operation
LegacyWrapper copied to clipboard

EntryPointNotFoundException: Unable to find an entry point named '{function}' in DLL '{MyC#32Bit}.dll'

Open karthit opened this issue 5 years ago • 1 comments

Hi,

Got EntryPointNotFoundException while trying to load c# class 32 bit dll in a 64bit console application.

Please help to resolve this. Thanks,

karthit avatar Oct 09 '20 19:10 karthit

Hello @karthit ,

are you trying to load a .NET class library? LegacyWrapper is designed for loading native DLLs.

Kind regards Franz

zalintyre avatar Oct 11 '20 21:10 zalintyre