I'm using VC++ 6 on Win2k, and I am testing on XP and Vista for compatibility problems. My app has a graphic window which is not repainting properly when my app has lost focus and other windows are dragged across it. When my app is topmost, there is no problem. When a child dialog dragged across, there is no problem.
Since the repaint does occur (albiet corrupted), I know WM_PAINT is being handled. What is baffling to me is that the problem only happens in XP and Vista, not Win2K.
I am drawing to a buffer in memory and blitting to the screen:
* The Best Reasons to Target Windows 8
Learn some of the best reasons why you should seriously consider bringing your Android mobile development expertise to bear on the Windows 8 platform.