|
From: Phillip S. <ps...@cf...> - 2001-11-16 00:00:29
|
I think NtUserGetThreadDesktop() should take a thread handle, not a thread ID, but that is beside the point. I don't think there really is a window object for the desktop window, but the desktop object should contain all information needed to create a DC on it, such as the display driver used and the video mode. Also I don't think windows normally contain any kind of DC info. At 11:44 PM 11/14/2001 -0800, you wrote: >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 ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |