Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

How can I convert Win32 mouse messages to WPF mouse events?

.net wpf winapi hwndhost

AdjustWindowRectEx() and GetWindowRect() give wrong size with WS_OVERLAPPED

winapi

Hyperlinks without underline in RichTextBox on Windows 10 1803

c# .net winapi richtextbox rtf

How do I forward declare HANDLE? (Win32)

c++ c winapi

Are LoadLibrary, FreeLibrary and GetModuleHandle Win32 functions thread safe?

c# multithreading winapi

Need clarification for converting paths into long Unicode paths or the ones starting with \\?\

c++ windows winapi unicode path

Getting text from a control in another application, using MATLAB

"ExtensionManagerPackage" did not load correctly

How to add picture box in win32 API using visual c++

c++ winapi