Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

C++ - How to screen-capture, except for some windows

How do I utilize the functionality of a multi-monitor setup without physical hardware?

c# c++ windows winapi windows-8

Custom Title Bar Color for native C++ app on Windows 10

c++ winapi titlebar windows-10

MAX_PATH limitation in Boost.Filesystem

c++ winapi boost max-path

Is it possible to remove touch messages (WM_POINTERDOWN etc.) that an application receives?

How can I force display detection in Windows?

c# windows winapi monitor

Is there a way to detect if a monitor is plugged in?

DPAPI: Using CryptUnprotect before user logs in

windows winapi dpapi

parts drawn with DrawThemeBackground on Windows 10 are not correct

c winapi visual-c++

What Win32 API can be used to find the process that has a given file open?

winapi api file

GetAsyncKeyState and VirtualKeys/special characters using JNA (JAVA)

Setting a windows region without disabling theming

windows winforms winapi

How can I get monitors numbers from Screen Resolution dialog in win7 programmatically?

How to receive keyboard input from application with admin privileges to a non-admin application?

High Performance Event Log

c# winapi wmi event-log

Why is FindWindow() not 100% reliable?

delphi winapi delphi-7

CoWaitForMultipleHandles API doesn't behave as documented

c# .net windows winapi com

Bug when resizing borderless window with SDL2

c++ winapi sdl x11 sdl-2

Creating minidump for access violation exception using SetUnhandledExceptionFilter()

c++ winapi debugging windbg