List Question
20 TechQA 2024-03-01T15:29:16.153000Why does my pywin32 SendMessage doesn't work?
44 views
Asked by Ajax
Windows Shutdown Messages
39 views
Asked by SomeRandomGuy
BEGIN_MESSAGE_MAP vs Dispatch vs WndProc
98 views
Asked by Coder12345
Delphi 10.3 how messages routing in wincontrols work
182 views
Asked by NevTon
Rust window created with CreateWindowExW() does not receive winEventHook messages
126 views
Asked by dalvi
How can MDI form of Delphi application receive and process WM_DROPFILES Windows message?
216 views
Asked by TomR
Can Send message properly, but can't receive them in winapi
77 views
Asked by Physician
Can a window receive messages without being the active window?
83 views
Asked by Physician
Passing TMessage as a one-liner
35 views
Asked by Coder12345
Intercepting Windows messages with a global hook that application does not peeks or gets
204 views
Asked by yeshjho
Preventing Windows shutdown in Rust
200 views
Asked by MrSchildkr
How do I get the average of the numbers in an array into a windows message box in Powershell?
174 views
Asked by Tristan Soo Lum
Intercepting Window status, position etc. in Firemonkey
179 views
Asked by Sergio Bonfiglio
GetMessageTime not work when trying building non-GUI application
72 views
Asked by June
How does the lParam parameter within NMLISTVIEW get set?
86 views
Asked by Peter Nimmo
System buttons show when I am handling `WM_NCHITTEST` message and return `HTREDUCE` `HTZOOM` `HTCLOSE`
182 views
Asked by Robin L
Unexpected behavior when sending a personalized message
30 views
Asked by yonni
Why does my app not receive the WM_CREATE message?
91 views
Asked by tmighty
How to add tray icon in a C++ console program?
893 views
Asked by Yuchen Ren
CMenu not receiving Windows touch messages
155 views
Asked by Charlie Hermans