Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

WinAPI - message loop with own callback

c++ c winapi

How to send message from C# to C++ (MESSAGE ONLY WINDOW) using SendMessage (WM_COPYDATA)?

c# c++ winapi ipc sendmessage

How does Microsoft One Note 2010 implement a window that is docked to the desktop?

Is there an event that fires from a C++ program when a control is about to lose focus?

c++ winapi mfc

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