The Wayback Machine - https://web.archive.org/web/20101122082956/http://www.codeguru.com:80/cpp/w-d/doc_view/windowpositionssizes/

    Window Positions/Sizes

    Non-Resizable, Non-Movable Window

    If you want to work with nonresizable, nonmovable windows, insert this code into your project (SDI or MDI applications). (The article was updated.)

    Saving Window Placement Information

    Shows the do's and don'ts of saving window placement information

    CWindow::ResizeClient() Function for CWnd (or derived classes)

    Function that enables the resizing of a window to the specified client area size of a CWnd or derived class

    Another Method to Save/Restore Window Position/Size

    Another Method to Save/Restore Window Position/Size

    Restoring Window Position

    Restoring Window Position