c++ - d3d9 client area getting erased if window is moved out of viewable rect -
i using directx 9 making ui (windowed). move window out off screen (i.e. drag till part of window not visible , drag back) part not visible gets erased. tried making same using directx 10 , works fine. why directx 9 has problem , how solve it?
Comments
Post a Comment