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
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Reading Stack Overflow Information
The Stack Overflow site has useful tools. Use C# to access them more readily.

The Ins and Outs of Team Foundation Server (TFS)
Tired of having problems staying in sync when working with a team? Let Team Foundation Server come to your rescue.

Load Testing: SLA First
Here are some guidelines to make implementing load testing easier and more likely to be well received by your team.