Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

SetThreadExecutionState with ES_CONTINUOUS - what happens if app crashes before resetting flags

c++ winapi

Windows SDK vs Visual Studio

visual-studio winapi

WS_EX_TRANSPARENT - What does it actually do?

c# winforms winapi forms flags

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