Is there a faster way (speed wise) than pDC->FillSolidRect(x,y,wx,wy,color); ?
If so, what's there to do?
Basically, I don't wanna call the refresh funtion with the option to clean the client window anymore, but only want to do it when necessary (i.e. when I need to redraw everything anyway).
Edit: Did not want all these smiley faces. Must have accidentally added them.
If so, what's there to do?
Basically, I don't wanna call the refresh funtion with the option to clean the client window anymore, but only want to do it when necessary (i.e. when I need to redraw everything anyway).
Edit: Did not want all these smiley faces. Must have accidentally added them.