Search code examples
Overhead for native interop using only primitive types...


.netcperformanceinteroppinvoke

Read More
Sending a signed char* over a socket using P/Invoke...


c#socketspinvoke

Read More
What does it take to pInvoke CreateFileMapping?...


vb.netpinvoke

Read More
Convert c++ struct to struct c#...


c#c++pinvoke

Read More
PInvoke and POINT...


c#c++interoppinvokepoint

Read More
pinvoke giving AccessViolationException when calling C code...


c#cpinvoke

Read More
How can I stream data from a managed assembly to a native library and back again?...


c#.netstreampinvokestdout

Read More
P/Invoke ReadFile not working (Error 87: Invalid Argument)...


c#winapipinvoke

Read More
MoveWindow returns "Invalid Window Handle"...


c#pinvoke

Read More
C# Marshal typedef char T_STRING[MAX_STRING_SIZE]...


c#pinvokemarshalling

Read More
How to pinvoke unicode version of SHGetFileInfo (c#)?...


c#unicodepinvoke

Read More
Can PInvoke convert [out] parameter into return value?...


c#pinvoke

Read More
Returning a string from delphi dll to C# caller in 64 bit...


c#delphipinvoke

Read More
P/Invoke during PSSession...


powershellpinvoke

Read More
What are "APPCOMMAND" variables used with P/Invoke?...


c#pinvokesendmessage

Read More
Dealing With Odd FieldOffset...


c#c++structpinvokeoffset

Read More
System.AccessViolationException while marshaling from native to managed by implementing ICustomMarsh...


c#c++pinvoke

Read More
Start process on specific screen...


c#windowsprocesspinvokemultiple-monitors

Read More
Does ActivateDeviceEx start a driver?...


c#.netwindowsmobilepinvoke

Read More
C#: Marshalling a "pointer to an int array" from a SendMessage() lParam...


c#apipinvokemarshallingsubclassing

Read More
Marshalling/DllImport of Binary/Hex Data from C++ to C#...


c#c++pinvokedllimport

Read More
RTL_BITMAP the same as BitArray in C#?...


c#c++.netpinvoke

Read More
How do I find the object type of a pointer handle...


c#pinvokemarshalling

Read More
GetActiveWindow returns 0...


c#winapipinvoke

Read More
How to pass a pointer to a struct via Pinvoke?...


c#compact-frameworkpinvokemarshalling

Read More
Resolving native libraries inside WinRT package...


c#dllwindows-8pinvokeloadlibrary

Read More
How to get unmanaged variable-length C-array within a struct from C to C#?...


c#pinvokemarshallingunmanagedmanaged

Read More
Simultaneous calls of a method in a fortran dll with module variables, in C#...


c#fortranpinvokegfortran

Read More
Calling Method from Native dll works first time, instacrashes on second time (due to fortran modules...


c#fortranpinvoke

Read More
How to get the icon associated with a specific folder?...


c#winformsiconspinvokedirectory

Read More
BackNext