IonicWind Software

Aurora Compiler => General Discussion => Topic started by: lviklund on February 08, 2006, 06:00:25 AM

Title: cacheDC and backDC
Post by: lviklund on February 08, 2006, 06:00:25 AM
Confused again
Probably basic.
What is the difference between cacheDC an backDC? ???
When to use which?

lasse
Title: Re: cacheDC and backDC
Post by: Ionic Wind Support Team on February 08, 2006, 08:19:31 AM
Neither.

Use win.GetHDC to get the handle to the device context  and win.ReleaseHDC to free it.