Guest_imported
New member
- Jan 1, 1970
- 0
Hi
I need to create a device context called pGridDC which is 400 by 500 pixels big. I want to create this device context out of the OnDraw function. Therefore I cannot use pDC from the OnDraw function. The purpose of pGridDC is so I can BitBlt bitmaps in other DC's to it.
Can anyone please help?
Thank you
I need to create a device context called pGridDC which is 400 by 500 pixels big. I want to create this device context out of the OnDraw function. Therefore I cannot use pDC from the OnDraw function. The purpose of pGridDC is so I can BitBlt bitmaps in other DC's to it.
Can anyone please help?
Thank you