To speed up a draw I have used the double buffering technique (i.e. drawing on a CDC in memory then copying it to the appropriate application CDC). However the background is always black. Can anyone tell me how this might be changed.
Cheers
Scott
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 13 of 13
Thread: CDC Buffering problemThreaded View
|
Click Here to Expand Forum to Full Width |