Search code examples
How can we copy two buffers both allocated by Marshal.AllocHGlobal?...

c#pinvokeunsafe

Read More
How to unblock ConnectNamedPipe and ReadFile? [C#]...

c#c++pinvokepipenamed-pipes

Read More
Is it possible to specify the MaximizedBounds of a WPF window via PInvoke?...

c#wpfpinvoke

Read More
Move window when external application's window moves...

c#winformswinapipinvokeuser32

Read More
FlashWindowEx FLASHW_STOP still keeps taskbar colored...

c#winapipinvoke

Read More
C# - AdjustTokenPrivileges not working on 32bit...

c#.netpinvoke32bit-64bitprivileges

Read More
C# variables of class are zeroed after P/Invoke call...

c#.netpinvokevulkan

Read More
How to DLLImport function with array return type in c#?...

c#c++pinvoke

Read More
Make WPF Window Ignore Show Desktop (Win+D)...

c#wpfwinapipinvoke

Read More
C# / C++ application crashes when run from Windows, but not from Visual Studio...

c#c++visual-studio-2010pinvokevisual-studio-debugging

Read More
Enable to call unmanaged method - "Unable to find an entry point named 'XXX' in DLL &#3...

c#pinvoke

Read More
Is it safe to pass a struct with "ref this" to native code...

c#pinvoke

Read More
Extract an RT_RCDATA section from a Win32 executable (preferably in C#)?...

c#winapiresourcespinvoke

Read More
DllImport - ANSI vs. Unicode...

c#pinvoke

Read More
CascadeWindows but except for the caller window...

winapiinteroppinvoke

Read More
Call RtlIsNameInExpression from .Net code...

c#windowspinvokedllimportwindows-console

Read More
Toggle Enhance pointer precision...

c#pinvokemarshallingmouse-cursor

Read More
DLLImport c++ functions with char* as input or as output parameters...

c#pinvokedllimport

Read More
Increase Cursor Size on Entire Desktop...

c#.netpinvokemouse-cursor

Read More
How to get array from C++/C to C# using DLL...

c#dllpinvokemarshallingdllimport

Read More
Why Marshal.GetLastWin32Error after calling CallNtPowerInformation always returns 0?...

c#pinvoke

Read More
How to stop/suspend a form from painting in C#?...

c#.netwindowspinvokemessaging

Read More
Hiding an application from the taskbar...

c#wpfpinvokespy++

Read More
SendInput and 64bits...

.netpinvoke64-bitsendinput

Read More
What are some good strategies for working with DeviceIoControl?...

c#design-patternspinvokemarshallingdeviceiocontrol

Read More
.NET equivalent of size_t...

.net64-bitpinvoke

Read More
Buffer is allocated from a shared heap for the process that is 64 KB in size?...

c#winapiheap-memorypinvoke

Read More
Show Form with PInvoke...

c#winformspinvokewinforms-interop

Read More
.NET Framework get running processor architecture...

.netpinvokeprocessor.net-assembly

Read More
P/Invoke dynamic DLL search path...

c#.netpinvokedllimport

Read More
BackNext