
Floating Transparent Window
i create a 300x300 transparent form using setwindowlong and setwindowpos to
make it transparent and topmost, when the windows below this form is moving
outside, the windows will not redraw and stick with the graphics of the
floating form
and when some windows is moving inside, the graphics of the form will
disappear, how to solve that?