Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

how to find which process has a handle on a file from the file name

c++ winapi

How to resize regions allocated by VirtualAlloc?

c winapi

Detect drive mount event in c#

How to Call Windows API [duplicate]

c# .net winapi interop pinvoke

GetPrivateProfileString - Buffer length

winapi ini

multiple screen capture with MSDN library

c++ winapi gdi screen-capture

Why would FillRect not draw when LineTo succeeds?

Win32 API C++ Menu bar

c++ winapi

How to get system image list icon index of an IShellItem?

windows shell winapi com

Login dialog for Windows client application

c# .net windows winapi

What happens if I ReleaseMutex() twice?

Make shortcut in start menu with innosetup

Creating context menu for win32 API

winapi contextmenu

Outputting Hello World in MASM using WIN32 Functions

winapi assembly masm masm32

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

.net windows winapi pinvoke

How does VMMap know a given memory region is Thread Stack, specifically?

Win32 User Impersonation Curiosity

Load an animated cursor at runtime from memory

How to restore a window without giving it focus using WPF (or interop)

c# wpf winapi

How to receive messages using a message-only window in a console application?