Learn how to rapidly develop applications and add-ins using ATL for Windows CE.
Latest Registry Articles
Managed C++: Read and Write Registry Keys and Values
Tom Archer illustrates how programmatically modifying Windows Registry keys and values from Managed C++ is much easier and more intuitive than ever before.
Walking The Registry Tree
Take a detailed look at the recursive function used to walk the Registry, WalkRegTree(), initializing the tree control to depict the structure of the Registry.
Inserting Registry Keys in a List Control
Dig deeper into remote manipulation of CE devices by using Registry entries.
Responding to Tree Control Notification Messages
Discover how to handle the tree control notification messages that allow us to interact with the user's command to expand or collapse the tree and to update the tree's membership when its constituents change.
Initializing And Handling The Walk Registry Tree Page
Learn how to use CTreeCtrl to display the Windows CE Registry.
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.