If you want to work with nonresizable, nonmovable windows, insert this code into your project (SDI or MDI applications). (The article was updated.)
Latest Window Positions/Sizes Articles
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
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.