16 Oct
2012
16 Oct
'12
3:20 p.m.
Le 16/10/2012 20:21, Henri Verbeet a écrit :
On 16 October 2012 20:12, Christian Costa <titan.costa(a)gmail.com> wrote:
+ //SetWindowPos(wnd, NULL, 0, 0, rect.right / 2, rect.bottom / 2, 0); C99 comment.
I don't think these are very interesting cases though, it's probably more interesting what happens with e.g. a destroyed window, or a fullscreen window.
Do you mean invalid handle ?