Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to set the text on the "save" button in Windows' file dialog?

winapi dialog

Win32: How do I make an HWND transparent to clicks?

winapi hwnd

c++ / application with multiple separate windows

c++ winapi

How to hide web-page scrolls preserving scrolling functionality

win32 Handles and multithread

c++ winapi events handle

Why does a custom Window Procedure stop processing window messages?

winapi javafx

Determine if shell extension is called as a context menu handler or a drag-n-drop handler

Lua strings won't concatenate

winapi lua printf lua-alien

What windows messages are used by Delphi to notice changes in a combo box?

delphi winapi delphi-2009

GetLastInputTime shows impossible time?

c# winapi

WinAPI: Non-dll data in hook function

c++ winapi dll hook

Is SetEvent atomic?

PeekMessage problem

c++ c winapi

Is there a wsprintf()-type function from a low-level library such as kernel32.dll or ntdll.dll?

c windows winapi dll

Is it guaranteed to cancel socket operations under Windows 10+?

WM_NOTIFY and superclass chaining issue in Win32

c++ c winapi wndproc