I have a dialog box that contains two bitmaps built into the dialog box user interface. While my application runs, it displays new images over the original ones. Unfortunately, when I drag a another window over the images, the original bitmaps reappear instead of the current ones. I am currently using the ActiveX BitBlt to place the new images onto the screen.
How do I make the new images persist?
Thank you for your help.
How do I make the new images persist?
Thank you for your help.