Detect the types of SIMD instructions available on the processor.
Latest Hardware Information Articles
AMD64 (EM64T) Architecture
Discover the AMD64 architecture and its implementation EM64T by Intel.
SMBIOS Demystified
Discover a basic SMBIOS parser that demonstrates querying for SMBIOS info using WMI and then parsing the data to extract necessary information.
DOS Info Block: A Definitive Guide
Tons of information about DOS registers and their functions.
Three Ways to Retrieve Processor Information
Learn how to retreive CPU information such as name, vendor name, speed, or supported features, using CPUID assembly instruction, Registry stored information, or Platform SDK functions.
Editing A Remote Hard Disk
Detailed tutorial on reading and writing to disks in Windows 95, NT, and beyond.
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.