|
From: Jason F. <jas...@ya...> - 2001-11-07 16:20:25
|
If the app issues CreateCompatibleDC(NULL) then it must create a DC compatible with the application's current screen. - Jason --- Phillip Susi <ps...@cf...> wrote: > I don't know... I'll try to poke around on it today to see. What > do you > mean the application's current DC? It gets a DC with CreateDC, > GetDC, or > BeginPaint, and releases it later. > > At 01:22 AM 11/7/2001 -0800, you wrote: > >I write my last exam tomorrow -- then I'll have time to take a > look > >at it. I know what the problem is -- seems we need a global > variable > >to keep track of what the current application's DC is. > > > >Do you have rights to upload files on SF? > > > >- Jason > > ==================================================== > = To remove yourself from this mailing list, go to = > = http://www.reactos.com/home/mailing.html = > ==================================================== > __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |