Search code examples
What happens if a string in a struct is longer or shorter than the p/Invoked signature used?...

c#c++c.netpinvoke

Read More
Does a handle passed to unmanaged code need to be pinned?...

c#.netpinvoke

Read More
Unhandled delphi exception in 3rd party dll...

delphigodllinteroppinvoke

Read More
Powershell - calling unmanaged Function CreateProfile crashes Powershell.exe...

powershellpinvokeunmanaged

Read More
Passing multiple parameters using CreateRemoteThread in C#...

c#pinvokecreateremotethread

Read More
Calling a PInvoke in an async doesn't return to the main thread after execution...

c#multithreadingasync-awaitpinvokesystem.reactive

Read More
How to Convert CRYPT_CONTEXTS structure to C# PInvoke...

c#pinvoke

Read More
C# PInvoke I can't open the volume with CreateFile...

c#pinvokekernel32

Read More
P/Invoke: Fatal error. Invalid Program: attempted to call a NativeCallable method from runtime-types...

c#linuxsignalspinvoke

Read More
What encoding does Mono use when marshalling strings in P/Invoke?...

c#monopinvoke

Read More
DllImport and char*...

c#.netpinvokemarshallingdllimport

Read More
Is it possible to host a windows console in a headless unit testing runner like resharper?...

c#.net-coreconsole-applicationintegration-testingpinvoke

Read More
DLL Missing from Modules List in VS2010...

c#c++visual-studio-2010debuggingpinvoke

Read More
Call Win32 CalculatePopupWindowPosition from C#...

c#.netwinapipinvoke

Read More
How to decompress a single file from an ZipFile using "SHFILEOPSTRUCT"?...

c#.netpinvoke

Read More
Should DWORD map to int or uint?...

c#.netwinapipinvokedword

Read More
Compute total width of title bar buttons for 3rd party window on windows 10...

c#winformswinapiwindowpinvoke

Read More
Parallel invocations of C++ library wrapped with PInvoke raises System.AccessViolationException...

c#c++pinvoke

Read More
HDF5.dll version conflict between Matlab MCR v9.1 and my application...

c#matlabdllpinvokehdf5

Read More
Calling a Delphi Function from .Net...

.netdelphipinvoke

Read More
Have to do FreeLibrary 2 times although I have done LoadLibrary only 1 time. Also, after unloading D...

c#c++dllpinvokeloadlibrary

Read More
AutoIt - Where is the HotKeySet method?...

c#wpfpinvokeui-automationautoit-c#-wrapper

Read More
CB_SELECTSTRING is not working for Japanese item...

c#winformswinapiautomationpinvoke

Read More
C# WPF passing UTF16 string to a function that accepts char *...

c#wpfpinvoke

Read More
How do I handle null or optional DLL struct parameters...

c#nullinteroppinvokeoptional-parameters

Read More
cannot return delphi array in C# array...

c#delphipinvoke

Read More
Dllimport/PInvoke binary compatibility...

c#c++.net.net-corepinvoke

Read More
How to transfer unicode string from c# to c/c++ dll...

c#c++dllpinvoke

Read More
SetupVerifyInfFile - The parameter is incorrect. How to use C# pinvoke...

c#pinvoke

Read More
Equivalent to the structure in C#...

c#pinvoke

Read More
BackNext