Search code examples
Dumpbin shows strange method name (generating exporting function in MS Visual C++)...


dllpinvokedllexportdumpbincdecl

Read More
A call to PInvoke function has unbalanced the stack when including a C DLL into C#...


c#windowsdllpinvokedllimport

Read More
Searching files to Ntfs...


c#pinvoke

Read More
What am I doing wrong with this use of StructLayout( LayoutKind.Explicit ) when calling a PInvoke st...


c#.netpinvokeunionstructlayout

Read More
Returning a unsigned long array from C dll into C# as uint[] why is a MarshalDirectiveException erro...


c#cpinvoke

Read More
VB.NET disable fade-in for forms...


vb.netpinvoke

Read More
Equivalent for unsigned char * in c#...


c#pinvoke

Read More
Passing char pointer from C# to C++...


c#pointerspinvoke

Read More
C/C++ Interoperability Naming Conventions with C#...


c#c++cwinapipinvoke

Read More
Pass C# reference to C++ pointer and back...


c#interoppinvokemarshallingdllimport

Read More
pInvoke method for GUID in C#...


c#pinvokeguidunsafe

Read More
How to get IntPtr to a boolean value...


c#pinvokemarshalling

Read More
Send flag to cancel CopyFileEx after it has started...


c#pinvoke

Read More
How do I retrieve the list from said pointer?...


c#pointerspinvoke

Read More
VB.NET - Convert joyGetDevCaps function from VB6 to VB.NET...


vb.netapipinvokejoystick

Read More
C# Options to best consume C++ DLLs with 1000's of functions...


c#c++dllpinvokewrapper

Read More
Unable to find an entry point named...


c#c++pinvoke

Read More
P/Invoke of an enum...


alignmentpinvokepacking

Read More
P/Invoke WlanHostedNetworkQueryStatus from wlanapi.dll...


c#c++visual-studiopinvoke

Read More
Using SetFilePointer in C# has unblanced the stack...


c#.net-4.0pinvokedllimportsignature

Read More
Passing strings to c dll from C#...


c#dllpinvokedllimportintptr

Read More
C# equivalent of posttrheadmessage to another process...


c#c++interoppinvokeipc

Read More
Marshalling output pointers during P/Invoke calls from C# to C...


c#cpointerspinvokemarshalling

Read More
MonoMac NSDrawThreePartImage / C Bindings...


cmonopinvokemonomac

Read More
Compact Framework call Input Method Options with p/invoke...


c#windows-mobilecompact-frameworkpinvoke

Read More
Marshalling C structures to C#...


c#.netdllinteroppinvoke

Read More
Marshalling plain structures: does C# copy them onto heap?...


c#delphipinvoke

Read More
Does P/Invoke provide less memory to the target DLL?...


c#memorypinvokedllimport

Read More
P/Invoke - simple addition of struct parameters...


c#.netcvisual-c++pinvoke

Read More
When does a web service load a external dll that it uses?...


c#web-servicespinvoke

Read More
BackNext