|
From: Phillip S. <ps...@cf...> - 2001-11-14 01:18:19
|
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 = ==================================================== |