Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

LoadLibraryExW Fails to Load User32.dll

c windows winapi dll loadlibrary

c++ winapi - subclassing an edit control - annoying sound when clicking "Enter"

c++ winapi subclassing

How do I add an icon to the taskbar for a simple win32 dialog?

winapi dialog icons

CDialog - EndDialog from a MODELESS dialog?

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