Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pinvoke

Impact of Microsoft Security Advisory (2269637) on .NET coding

Unable to find an entry point named 'TaskDialogIndirect' in DLL 'ComCtl32'

c# windows-vista pinvoke

Add a Reference from a C# App to a DLL compiled without /clr?

SendMessage vs. WndProc

c# winforms pinvoke

p/invoke a 32-bit dll from a C# program running on an x64 machine

c# c++ pinvoke

Why doesn't SendMessageTimeout update the environment variables?

Why do I need to define DLLImport with EntryPoint attribute

c# c++ pinvoke

How to get active window that is not part of my application?

c# .net pinvoke

EnumWindows function in Win10 enumerates only desktop apps

c# windows windows-10 pinvoke

Are .net Enums blittable types? (Marshalling)

.net enums pinvoke marshalling

Supporting multiple instances of a plugin DLL with global data

c windows dll pinvoke ipc

Give a windows handle (Native), how to close the windows using C#?

c# wpf winforms pinvoke

Returning a string from delphi dll to C# caller in 64 bit

c# delphi pinvoke

What's the most efficient way to marshal C++ structs to C#?

C# using SendMessage, problem with WM_COPYDATA

c# pinvoke sendmessage

When calling Windows API functions from C#, which source for signatures to trust: .NET Framework source code or PInvoke?

GetWindowText in c# returns a rectangles instead of text

c# winapi pinvoke

Is it possible to restart a PC using "pure" .NET and *without* using p/invoke?

Set any application's volume

c# .net pinvoke audio