On 7/20/06, Ian Griffiths <[EMAIL PROTECTED]> wrote:
So you're definitely allowed more than one UI thread. (And the chat Stoyan quoted from seems to support this. And while I have a lot of respect for Nick Paldino, I'm afraid he's definitely wrong if you've quoted him correctly - Win32 itself has definitely always allowed multiple UI threads. Internet Explorer and Windows Explorer both depend on this.)
If I remember correctly, the original Win32 SDK for Windows NT 3.1 included a sample MDI application (MTMDI) where each MDI child window had a separate thread. -- Curt Hagenlocher [EMAIL PROTECTED] =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
