* If you mix WM_PRINTCLIENT and standard WM_PAINT rendering (e.g. only use WM_PRINTCLIENT during resize and fall back on normal WM_PAINT outside of the resize loop) then you will see the borders of some controls flicker between two styles. (The listview controls on Vista are an example.)