|
From: Phillip S. <ps...@cf...> - 2001-11-16 00:08:06
|
Right, each thread can be on a different desktop, though it seems that the process is bound to a single windowstation, at least at the win32 level. I think we should implement things so that internally threads in a process can be attached to desktops on different windowstations. At 10:59 PM 11/15/2001 +0200, you wrote: >Nobody have replied to this, so I post my first e-mail to this >mailing list. > >Process can exists on multiple desktops. Just open desktop, create >thread, attach thread to desktop and here you go, the process is >on two desktops. Then in another thread create windows and enter >into message loop. I've done this in my application. As many >desktops user creates, as many threads there are running. > >JMu ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |