|
From: Jason F. <jas...@ya...> - 2001-11-14 13:02:54
|
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 --- Phillip Susi <ps...@cf...> wrote: > CreateCompatibleDC just creates a DC compatible with the calling > thread's current desktop. It has nothing to do with what is the > active window. > > At 11:53 PM 11/12/2001 -0800, you wrote: > >Ok.. well then how does a CreateCompatibleDC(NULL) know what the > >current application's DC is? It somehow has to figure out which is > >the active window of the active desktop... if there are multiple > >active windows in multiple active desktops... well, how? > > > >- 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 = ==================================================== |