Follow along and learn how to display the DOS command prompt inside a VB form.
Latest VB Shell Articles
File Verbs - EXE System Shortcut Menu Items
Do the verbs of a file, like Run as administrator, and Pin to Taskbar.
A First Look at Visual Studio 2008 Shell
See what Visual Studio 2008 Shell has to offer and how it can help you.
Creating PowerShell Cmdlets in VB 2005
Windows PowerShell not only offers a powerful shell and scripting language, but also an easily extensible interface. Here, you will learn that it is relatively simple to extend the shell and language by creating custom cmdlets.
Enhancing the SHBrowseForFolder API Function
Extend the functionality that was given in the MSDN Knowledge Base article Q179497 "HOWTO: Select a Directory Without the Common Dialog Control". (Added: 22-Feb-2000)
Locating Desktop Icon Positions using Memory Mapped Files
Learn how to manipulate the desktop using Windows memory-mapped files. (Added: 9-Jun-1999)
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.

.NET Design Patterns: The Abstract Factory Pattern
Learn to effectively use the abstract factory pattern in your C# programming.

How to Use TeamViewer
Learn about the TeamViewer API and the various platforms you can make use of and also how to program a TeamViewer enabled app.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.