|
From: Jason F. <jas...@ya...> - 2001-11-15 07:47:20
|
Right and NtUserGetThreadDesktop should extract this information given a thread ID? Then, how do you, having a PDESKTOP_OBJECT find its window (since the window should probably contain DC info)? - Jason --- Phillip Susi <ps...@cf...> wrote: > It should be one of the parameters in the win32 information block > pointed > to by the ETHREAD of the current thread. I suppose that the > desktop object > would contain sufficient information to build a DC compatible with > it, such > as the current video mode. > > At 02:25 AM 11/14/2001 -0800, you wrote: > >Ok so how do I retrieve the current thread's desktop? Does a > desktop > >have a DC? Or do we look for the desktop's window's DC? > > > >- Jason > > ==================================================== > = To remove yourself from this mailing list, go to = > = http://www.reactos.com/home/mailing.html = > ==================================================== > __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.yahoo.com ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |