Hi, I'm trying to create an offscreen windows the first time my program is launched and to reused it each time my programm is called again.
So i create an offscreen windows the first time, store the pointer with an FtrSet function (in a structure with other pointer). Then i draw it again by using FtrGet to get the address of my offscreen windows handle. But my offscreen is blank. Does offscreen windows created by an application are automatically cleared by the system when this application exit ? -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
