16 Oct
2012
16 Oct
'12
3:16 p.m.
Le 16/10/2012 20:15, Austin English a écrit :
On Tue, Oct 16, 2012 at 11:12 AM, Christian Costa <titan.costa(a)gmail.com> wrote: ...
+ wnd = CreateWindowA("static", NULL, 0, 0, 0, rect.right / 2, rect.bottom / 2, 0, 0, 0, 0); + //SetWindowPos(wnd, NULL, 0, 0, rect.right / 2, rect.bottom / 2, 0); Leftover debug code.
Cheers, Austin
Oups. ;)