Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Detect if WM_MOUSEMOVE is caused by touch/pen

c++ c winapi touch

Windows Credential Provider in C#

Creating a Transparent Child window on top of non-transparent Parent Window (win32)

c++ windows winapi

Can't Get Reparse Point Information for the OneDrive Folder

C++ MFC how to use GetDlgItem()

c++ winapi mfc

Forcing WM_NCHITTEST to return HTCAPTION, with a custom cursor..?

Dropping process rights under windows

security winapi setuid

Force tooltip to come out using WINAPI and not mouse

Avoid WM_MOUSELEAVE when the cursor moves over a child window

c++ winapi

Using AlphaBlend() and FillRect()

c++ winapi gdi

Is there a range of Window Style or Extended Window Style values reserved for custom control usage?

c++ winapi

Windows API SetThreadContext does not set EFlags Carry Flag

Why is FILE_FLAG_BACKUP_SEMANTICS needed to open a directory with CreateFile()?

windows winapi

CreateFile always returns error 5 (Access is denied) when trying to open directory for reading

c++ winapi createfile

How to force Visual Studio to ignore Windows SDK DirectX headers?

Hello World using NASM (and GoLink) on x64 64 bit Windows

what is ComboBox message 359 0x167?

How to reserve memory on Windows and later map files into it?