danielprovin
Programmer
I am having problems trying to modify the persistent graphics of a window (the window already exist) using it hWnd and the Device Context.
I can already paint on the window, but when another window goes on top of this window, it erases the paint
So, can I paint to the background of the window or somewhere where it won't lose the new graphics?
thanks
Daniel
I can already paint on the window, but when another window goes on top of this window, it erases the paint
So, can I paint to the background of the window or somewhere where it won't lose the new graphics?
thanks
Daniel