Search code examples
Call stdlib.h functions from C#...


c#pinvoke

Read More
C# pInvoke with long in both 32 & 64 Bit Linux:...


c#linuxmonopinvokemarshalling

Read More
C# pinvoke structs with union and arrays...


c#c++structpinvokeunions

Read More
How to convert out/ref extern parameters to F#...


f#pinvokeexternref-parameters

Read More
Call TranslateMessage from .NET in an IMessageFilter...


c#winapixnapinvoke

Read More
How to use SetWindowLong in C#?...


c#.netwinapipinvoke

Read More
Emulating of keyboard events not working C#...


c#.netwindowswinapipinvoke

Read More
How does on marshal class parameters to COM methods?...


c#vbscriptcompinvoke

Read More
P/Invoke Marshaling float*&...


c#pinvoke

Read More
Updating an C dll struct array and its elements values from C# code using dllimport...


c#cpinvokedllimportdllexport

Read More
Extracting cab file with 32 bit CabExtract library in 64bit C# application...


c#dllpinvokedllimportcab

Read More
C# Marshal.Sizeof() when using custom marshaler...


c#pinvokemarshalling

Read More
How to marshall an array of structs?...


c#interoppinvoke

Read More
Target 32 Bit or 64 Bit native DLL depending on environment...


c#.netdllpinvoke

Read More
How to pInvoke Button Control Macros in c#...


c#pinvokeuser32

Read More
Calling a FORTRAN subroutine from C#...


c#fortranpinvokedllimport

Read More
Getting the position of a windows application from C#...


c#visual-studio-2010pinvoke

Read More
Why does WNetGetUniversalName fail with ERROR_NOT_SUPPORTED on some machines?...


c#winapipinvoke

Read More
Kernel32 CopyFile does not find a file which exists c#...


c#windowswinapipinvoke

Read More
How to get a byte** from managed byte[] buffer...


c#ffmpegpinvoke

Read More
Using PInvoke in C# with function pointer and delegate...


c#cdelegatespinvokefunction-pointers

Read More
P/Invoke Marshalling an Out void*...


c#pinvoke

Read More
Is it safe to pass a field by reference into unmanaged code?...


c#.netpinvoke

Read More
Calling C++ function from C#, with lots of complicated input and output parameters...


c#c++dllinteroppinvoke

Read More
FatalExecutionEngineError during DllImport...


c#c++pinvokedllimport

Read More
Marshalling C Struct with array of structures in it...


c#compact-frameworkpinvokewindows-embedded-compact

Read More
how to marshal c++ array to c# via IntPtr...


c#c++pinvokemarshalling

Read More
Returning IWICStream / IStream from unmanaged C++ DLL to managed C# and reading it...


c#c++pinvokedllexport

Read More
C#: passing array of strings to a C++ DLL...


c#dllpinvokemarshalling

Read More
joyGetPosEx returns 165 in C#...


c#pinvokejoystick

Read More
BackNext