Search code examples
Read system clipboard as stream instead of string...

c#winapistreampinvokeclipboard

Read More
How do I marshal a C# struct with delegate fields?...

c#sdlpinvoke

Read More
Why would I need `DangerousAddRef`/`DangerousRelease` around `DangerousGetHandle`?...

c#pinvoke

Read More
.NET signature to p/invoke GetSystemDEPPolicy function...

c#.netwindowspinvoke

Read More
Do I need 2 different PInvokes to Get and Set mouse speed?...

.netvb.netpinvoke

Read More
How to call DrawThemeTextEx in .NET...

c#.netpinvokeaero

Read More
C#: How to pass null to a function expecting a ref?...

c#nullpinvokeparametersref

Read More
DllImport not executing functions in library but no error codes...

c#.netpinvokedllimport

Read More
How to get Linux file permissions in .NET 5 / .NET 6 without Mono.Posix with p/invoke?...

c#.netlinuxpinvokelibc

Read More
C# unsafe type -> char*[] , getting a pointer on char array...

c#arrayspointerspinvokeunsafe

Read More
Will using MarshalAs(UnmanagedType.LPWStr) cleanup memory?...

c#pinvokemarshalling

Read More
.NET app call unmanged DLL, parameters contains strange characters...

c#c++dll.net-3.5pinvoke

Read More
CsWin32 how to create an instance of PWSTR for e.g. GetWindowText...

c#winapipinvoke

Read More
Calling a Delphi method in a dll from c#...

c#delphipinvoke

Read More
Lifetime of a temporary...

c++pinvoke

Read More
Accessing nested structs in C# with LayoutKind.Explicit...

c#pointersstructpinvokeshared-memory

Read More
How to deal with files with a name longer than 259 characters?...

c#windowsfile-iointeroppinvoke

Read More
P/Invoke definition for RtlCrc32 and RtlCrc64 functions?...

c#.netwinapipinvokecrc

Read More
Convert DIB to DDB?...

c#pinvokegdi+clipboardgdi

Read More
Maximizing an Delphi (VCL) application externally using windows API...

c#delphipinvokeshowwindow

Read More
"An attempt was made to load a program with an incorrect format" even when the platforms a...

.net64-bitpinvoke32-bitbadimageformatexception

Read More
P/Invoke System.AccessViolationException: Attempted to read or write protected memory. This is often...

c#c++.netpinvokemarshalling

Read More
Caling UnManaged Code from Powershell - Handling Enum Type...

powershellpinvoke

Read More
Convert unmanaged C++ pointer to an object to a managed C# object...

c#c++.netpinvokemarshalling

Read More
How can I assign a hot key to a shortcut programmatically?...

c#pinvokehotkeys

Read More
Invoke Runtime.InteropServices.DllImportAttribute...

.netpowershellpinvoke

Read More
.NET (Core) on Unix: In-process modification of environment variables via P/Invoke system calls is u...

c#unix.net-coreenvironment-variablespinvoke

Read More
C# PInvoke Finding the window handle of a child window from a known window...

c#pinvoke

Read More
Get handle to desktop / shell window...

c#.netwindowswinapipinvoke

Read More
Marshaling a message table resource...

c#resourcespinvoke

Read More
BackNext