Do the verbs of a file, like Run as administrator, and Pin to Taskbar.
Latest VB Shell Articles
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.
Disk Serial Number'�Using the WMI Scripting Library
Use the new WMI interfaces to obtain the disk's serial number. (Added: 24-Sep-2000)
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

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.