native DLLs to .NET conversion? Any one has any experience
-
I am trying to convert native code to C# through DLLs. The dll works fine when called from C++ but when called from C# (using P/Invoke), it give exception error. Anyhow has any idea what the issue could be. Basically i am working on Math Kernel Library. Any help will be appreciated. Thanks
-
I am trying to convert native code to C# through DLLs. The dll works fine when called from C++ but when called from C# (using P/Invoke), it give exception error. Anyhow has any idea what the issue could be. Basically i am working on Math Kernel Library. Any help will be appreciated. Thanks
If you're trying to call a dll through p/invoke, best bet is to check that you go the pinvoke signature right.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )