Learn how to display a menu with thumbnails and several other windows, move and manage the pieces of a puzzle with a linked list, and then show them without flicker.
Latest Browser Functions & Dialogs Articles
YABFFW'�Yet Another BrowseForFolder Wrapper
This is a CWnd subclass wrapping the Shell API SHBrowseForFolder in an MFC-friendly way. The approach attempts to integrate more cleanly into MFC apps, making it easier to customize the appearance and behavior of the dialog box.
GetFolder : Shell Extension Folder Browser Function
Function that uses the shell extensions to display a folder browser dialog and retrieve the resulting user-selected folder name
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.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Creating a Command Prompt Window Using Visual Basic
Learn how to simulate the DOS Command Prompt window from a Visual Basic form.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.