What order should the OK and Cancel buttons appear? Should it be like Windows or like the Mac? Are there any "rule of thumb" as to when certain standard should be followed or is it just a matter of taste?
Latest Windowing Techniques and Classes Articles
Message Only Window
Learn how to build an efficient library to provide support for Message Only Windows. The article also shows how to use the Thunk32 library provided in an earlier article, as well as some general pointers on good practices and patterns.
Independent Message Handlers in Window Message Processing
Updated code with new functionality. Using the Independent Message Handlers in Window Message Processing on the example of CFrameBounder class.
Alpha Blending (Transparent) Windows
Article that illustrates how to enable the new Alpha Blending features of Microsoft Windows 2000
The WNDCTRL Reusable Class
Easy to use class that enables the showing and hiding of groups of controls on a dialog or view
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.