Dynamic Window Size[sub][i][b]modoran[/b] wrote:[/i][/sub] [quote]Maybe you should think about handling WM_GETMINMAXINF...
Dynamic Window Size[sub][i][b]freddie1[/b] wrote:[/i][/sub] [quote]If you set the style for a window to only WS_VISIBLE...
Dynamic Window SizeOkay, I've come up with this: [code] void SizeWindow(HWND& hMain, int iWidth, int iHeight) { RECT...
Program starts unresponsiveI've got everything done now, thank you, thank you, thank you (^_^)
Program starts unresponsive[code] if(!cbOpen.is_open()) { bFin=TRUE; MessageBox(N...