Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

Does someone have an optimized function to premultiply bitmap by alpha?

c++ winapi gdi+ alphablending

How to get the length of data to be read (reliably) in named pipes?

c++ windows winapi named-pipes

Why doesn't message box block the thread? [duplicate]

c++ multithreading winapi

Get all windows in taskbar

c# winapi pinvoke

How do I run the SWT Win32 extension example program locally?

winapi swt

Does owner draw only work in report mode for ListView?

c listview winapi ownerdrawn

Finding the shortcut a Windows program was invoked from

windows winapi shortcut

Find which MFC child window would receive a mouse click

mfc winapi mouse hook mouseevent

Show an (custom) error when "required" runtime libraries are not present?

Can a dialog intercept drag'n'drop messages passed to its controls?

winapi mfc drag-and-drop

Windows API: Programmatically moving the Windows IME Input box possible?

c windows winapi win32gui ime