Search code examples
How to get Linux file permissions in .NET 5 / .NET 6 without Mono.Posix with p/invoke?...


c#.netlinuxpinvokelibc

Read More
Receiving Input From RawInput Registered Devices In c#...


c#formspinvokeraw-input

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


c#winapipinvoke

Read More
How can I monitor process creation/termination in C# using winapi?...


c#winapiprocesspinvokeantivirus

Read More
Automatically creating C# wrappers from c headers?...


c#.netcinteroppinvoke

Read More
Any reason to prefer CefSharp over CefGlue (or vice-versa)?...


.netwebkitc++-clipinvokechromium

Read More
Implementing IDisposable on a sealed class...


c#pinvoke

Read More
Why is a 1 byte bool returns from reverse p/invoke incorrectly evaluated on iOS ARM64?...


c#ios.netpinvokearm64

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


c#uwppinvoke

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


c#c++pinvokepipenamed-pipes

Read More
Automated backup script unable to find the required window despite successful Get-Process...


powershellwindowpinvoke

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


c#.netwindowspinvoke

Read More
Is there a tool that generates P/Invoke signatures for arbitrary unmanaged DLL?...


c#.netpinvokeunmanagedfunction-signature

Read More
How can I bring a window to the front in WPF?...


c#.netwpfwinapipinvoke

Read More
Shortcut to pull up all file explorer windows that are open...


windowspowershellpinvokeexplorer

Read More
C# - Convert unsafe byte* to byte[]...


c#pinvoke

Read More
setforegroundwindow setactivewindow what's the difference (pinvoke)?...


c#pinvoke

Read More
Dynamically invoke unmanaged code from C#...


c#dllpinvokemarshallingunmanaged

Read More
Is there a way to run code if someone tries exiting the program?...


powershellpinvokeexiteventhandler

Read More
Which `IntPtr` flavors are candidates for a `SafeHandle`...


c#winapipinvokeroslyn-code-analysissafehandle

Read More
How do I have DeleteObject() invoked on hBitmap other than by using P/Invoke?...


c#.netbitmappinvokehbitmap

Read More
Issue with SetForegroundWindow in .NET...


c#winapivisual-studio-2012pinvoke

Read More
How to remove minimize and maximize buttons from a resizable window?...


wpfuser-interfaceresizepinvoke

Read More
Unable to load DLL "Module could not be found HRESULT: 0x8007007E"...


c#c++dllpinvokemarshalling

Read More
Reverse PInvoke from native C++...


c#c++pinvoke

Read More
Pass a struct* parameter from c# to a native c++ dll...


c#c++structdllpinvoke

Read More
How to extract string resource from DLL...


c#dllpinvoke

Read More
Loading c library from c# with pinvoke on dotnet core...


c#c.net-corepthreadspinvoke

Read More
How to get parent process in .NET in managed way...


c#processpinvokeparentmanaged

Read More
Force resize of transparent WPF window with custom chrome...


c#wpfresizewindowpinvoke

Read More
BackNext