If you want to work with nonresizable, nonmovable windows, insert this code into your project (SDI or MDI applications). (The article was updated.)
Non-Resizable, Non-Movable Window
Published 02/26/2003
If you want to work with nonresizable, nonmovable windows, insert this code into your project (SDI or MDI applications). (The article was updated.)
Shows the do's and don'ts of saving window placement information
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
Restoring Window Position
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.
Learn the logic behind making Boolean choices.
Knowing when and how to work with the Internet's many different protocols is essential in any decent application.
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.