On 2016-01-18 17:56:19 +0000, Snke Ludwig said:
I've never had an issue with the latter approach. My understanding is
that the message queue can hold messages for any number of otherwise
unrelated windows created by the calling thread.GetMessage
with aNULL
hWnd
parameter receives any of those, andDispatchMessage
dispatches to the window procedure associated with their respective
window class.
Going to check and let you know. It's been a while since I have done a
lot of win32 API programming.
Robert M. Münch
http://www.saphirion.com
smarter | better | faster