Multi-threaded GUI
Paulo Pinto
pjmlp at progtools.org
Thu Jul 26 08:02:01 PDT 2012
>"Russel Winder" wrote in message
>news:mailman.675.1343290603.31962.digitalmars-d at puremagic.com...
> So if Windows is really doing multi-threaded widget management, this
>would be very interesting. Where is the material that I can look at
>that leads you to say that Windows is a multi-threaded UI.
At the moment I can only post this, as I am at work and don't have much time
to search for info.
[quote]The system maintains a single system message queue and one
thread-specific message queue for each GUI thread.[/quote]
http://msdn.microsoft.com/en-us/library/windows/desktop/ms644927%28v=vs.85%29.aspx
--
Paulo
More information about the Digitalmars-d
mailing list