
Posted:
Sep 9, 2004 @ 12:49am
by egarayblas
Thanks Johan!
I made a couple of changes because it doesn't seem to show the minimize box, restore and close button if your game runs on full screen initially.
Line 18 should be changed to:
nStyle |= WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX;