Search code examples
P/Invoke struct off by 32 bits?...


c#cpinvoke

Read More
What is the correct P/Invoke signature of double*& which points to an unmanaged array?...


c#c++arrayspinvokemarshalling

Read More
Automatically perform C# wrapping of a C++ library...


c#c++pinvoke

Read More
How can I create structs directly after each other in memory in c#?...


c#c++pinvoke

Read More
Error in trying to call a DELPHI XE2 DLL from VS2013 C# program...


c#delphipinvokedelphi-xe2

Read More
How to convert C function signature to C# and call that function in the native DLL?...


c#c++pinvokemarshalling

Read More
How to pass a pointer from C# to native function in DLL?...


c#c++dllpinvoke

Read More
How to pass PWCHAR to C++ dll from C#...


c#c++dllpinvokedllimport

Read More
How do I use C# to call a function that receives a Delphi open-array parameter?...


c#delphipinvoke

Read More
Crash in debug mode (F5) when calling a native C++ method...


c#c++pinvokedebug-mode

Read More
How can i retrieve a textbox control's name property from another application's window...


winformsautomationpinvoke

Read More
Direct memory access of C++ DLL in C#...


c#c++dllpinvoke

Read More
P/Invoke method broken just by updating from .Net 4.5 to .Net 4.5.1...


c#.netpinvoke.net-4.5

Read More
How can a SafeHandle be used in a P/Invoke signature that requires a null pointer in certain cases?...


c#pinvokedllimportcer

Read More
Receive messages of other window...


c#vb.netwinformspinvokespy++

Read More
Is [ComImport] considered P/Invoke?...


c#compinvoke

Read More
C# How to use CallNtPowerInformation with Interop to get SYSTEM_POWER_INFORMATION...


c#.netwinapipinvoke

Read More
PInvoke mciSendString...


c#.netwinapipinvokedllimport

Read More
Import C++ DLL in C#, function parameters...


c#c++stringpinvoke

Read More
Creating dll library from generated c code...


c#cmatlabdllpinvoke

Read More
Marshalling an array of structs to a pointer in C#...


c#interoppinvoke

Read More
DeviceIoControl does not set output buffer...


c#pinvokedeviceiocontrol

Read More
Trying to get a "button" from a child window...


c#pinvoke

Read More
C# pinvoke free native c++ memory...


c#c++memory-leakspinvoke

Read More
Why is the deprecated "rsvg_pixbuf_from_file_at_size" faster/more efficient that the non-d...


pinvokecairoparallel.foreachlibrsvggdkpixbuf

Read More
System does not sleep after restoring the default settings using SetThreadExecutionState...


winapic#-4.0timerpinvoke

Read More
Marshal an array of structs in pInvoke...


c#c++arrayspinvokemarshalling

Read More
Marshalling from c# LPCTSTR doesn't work any more...


c#pinvokemarshalling

Read More
Should I call FreeLibrary explicitly after loading unamanaged DLL dynamically...


c#pinvokedllimport

Read More
How can I use P/Invoke to call a 64-bit C++ DLL from a 64-bit C# Application?...


c#c++pinvokegdkpixbuf

Read More
BackNext