Search code examples
Marshal.GetExceptionPointers and DispatcherUnhandledException...


c#wpfpinvoke

Read More
Clean up memory after P/Invoke a C++ function...


c#c++pinvokeipc

Read More
.net core - PInvoke C shared library function which depends on another shared library...


c#raspberry-pishared-libraries.net-corepinvoke

Read More
how to use cdecl callback with pinvoke...


c#callbackpinvoke

Read More
C# - Method's type signature is not PInvoke compatible...


visual-c++pinvokedllimport

Read More
Can't access/convert System.Double[*] object...


c#arrayspinvokecom-interop

Read More
Import C++ dll in C# project...


c#c++winapipinvokedllimport

Read More
.Net Core StringBuilder encoding on Mac...


c#c++.net-corepinvoke

Read More
Struggling to call the method from native DLL using C#...


c#c++.netpinvoke

Read More
Calling LoadLibrary using pinvoke from UWP C# application...


c#uwppinvoke

Read More
Marshalling SetupGetInfInformation from C++ to C#...


c#winapipinvokemarshallingsetupapi

Read More
call C++ shared library from C# .net core console in Linux...


c#.net-corepinvoke

Read More
Issue with API with char* return being caught by IntPtr in P/invoke...


c#interoppinvoke

Read More
Junk characters coming in from pinvoke WM_GETTEXT...


c#pinvoke

Read More
Calling a C dll from C# windows application causes the svchost.exe to crash...


c#c++stringdllpinvoke

Read More
Unable to find an entry point when calling C++ dll in C#...


c#c++pinvoke

Read More
Why does this code throw System.AccessViolationException when called from a C# project targeting Any...


c#c++.netcompinvoke

Read More
How to call memcmp() on two parts of byte[] (with offset)?...


c#.netc++-clipinvokememcmp

Read More
vb.net applications to reload the INI file...


vb.netpinvokeiniuser32

Read More
C# getting correct IntPtr pointing to already declared variable...


c#pinvokeintptr

Read More
PInvoking with StringBuilder in a Unit Test...


c#.netcunit-testingpinvoke

Read More
DllImport with out SafeHandle results in MissingMethodException...


c#pinvoke

Read More
Unusual ERROR_BAD_LENGTH while setting job memory limits in C#...


c#.netwinapipinvokejobs

Read More
C++ and C# interoperability : P/Invoke vs C++/CLI...


c#c++c++-clipinvokeinterop

Read More
Access impersonated account's private keys...


c#windowssecuritypinvokeimpersonation

Read More
GetWindowRect returns NullReferenceException...


c#functionpinvokenative

Read More
SetWinEventHook Only Hitting Callback Once Per App Run...


c#winapipinvoke

Read More
Registration-Free COM Interop: Deactivating activation context in finalizer throws SEHException...


c#pinvokecom-interopregfreecomactivation-context-api

Read More
Call unmanaged code from c#. Getting data using IntPtr...


c#pinvokeunmanagednetapi32

Read More
Getting the Windows System Error Code title/description from its hex number...


c#.netwindowspinvoke

Read More
BackNext