Search code examples
How do I await a HANDLE / SafeHandle?...


c#taskpinvoke

Read More
Attempted to read or write protected memory. This is often an indication that other memory is corrup...


c#dllpinvokeaccess-violation

Read More
WinDbg "invalid access to memory location" - InitializeProcThreadAttributeList...


c#pinvokewindbg

Read More
Step through the "managed to native transition" in Visual Studio?...


.netvisual-studiopinvokemarshallingnative

Read More
Using pinvoke for both 32 and 64 bit dlls from the same managed dll...


.netpinvoke

Read More
Is there generally a noticeable performance hit when calling PInvoke on Win32 / COM methods?...


.netperformancepinvokemarshallingdllimport

Read More
How do you pass Fortran's complex type to C#?...


c#fortranpinvokegfortran

Read More
No stdout from executables after pinvoke of go c-shared dll via Windows Powershell...


powershellgostdoutpinvoke

Read More
C# - Problems with kernel32.dll's GetProcedureAddress...


c#interoppinvokeloadlibrary

Read More
Invalid pointer exception using pinvoke on libnfc for string values...


c#.net-coreraspberry-pi3pinvokelib-nfc

Read More
How do I call C++/CLI from C#?...


c#c++c++-clipinvokemanaged-c++

Read More
Get the cluster size of a disk in C#--Get error on 'GetDiskFreeSpace'...


c#pinvoke

Read More
Pinvoking user32.dll "SetWindowCompositionAttribute" via PowerShell...


c#powershellpinvoke

Read More
Are .net Enums blittable types? (Marshalling)...


.netenumspinvokemarshalling

Read More
I need to prevent some hacks modify game memory by hooking some windows API...


winapipinvokeeasyhook

Read More
How to get content of array from C++ dll in C#...


c#c++pinvoke

Read More
Determining DLLImport arguments and safely calling an unmanaged C function...


c#cinteroppinvoke

Read More
Is there an enumeration for system error codes in .Net framework?...


.netpinvoke

Read More
Aplication crashes when calling function from dll for character-set conversion...


c#character-encodingpinvokedllimport

Read More
P/Invoke and .NET Target Framework...


c#c++pinvoke

Read More
Call Java Method from API in .NET...


c#javapinvoke

Read More
c++ Get raw pixel data from hbitmap...


c#c++bitmappinvoke

Read More
Is there a complete user32.dll wrapper library available for .NET?...


.netwindowswinapipinvoke

Read More
Retrieving privilege name from LUID...


c#winapipinvoke

Read More
Sending Unicode string from C# to C++ working in one project but not another...


c#c++dllunicodepinvoke

Read More
LookupAccountSid() throws System.AccessViolationException on Server 2016...


c#c++winapipinvokeaccess-violation

Read More
After moving a window to a second screen when I minimize the same window and reopen it again it come...


winapipinvoke

Read More
P/Invoke runtime STD error not redirected to file...


c#c++pinvoke

Read More
Getting a string from an unsafe byte pointer to a fixed char array...


c#.netstringpinvokeunsafe

Read More
Enum Size in Bytes...


c#pinvoke

Read More
BackNext