I wish to set the window's maximized position with CWnd::SetWindowPlacement(WINDOWPLACEMENT&), it only works on few windows such as explorer, but not all of the windows (such as VC itself, MS Word, etc.). What can I do?
Thanks