Discover a simplified and unified way to access most frequently used information about Process, System, and Environment.
Latest Utilities Articles
Application's Version Updating from a FTP Resource
Use the IOUpdate.dll library to automatically update your application from the Internet.
Using Two Common 'Compression' Techniques
Here are two Microsoft (tm) Visual C++ projects. One project is an ATLCOM project with two objects: a Huffman compression object and a run length encoding object. One project is an MFC dialog that utilizes the library to perform file-based compression and decompression.
Simple Logging Utilily in ATL
Simple Logging Utilily in ATL
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.

Base64 Encoding from C#
Using the Base64 system isn't as archaic as you might think. Refresh your skills here.

Creating a Memory Dump Process in Visual Basic
Learn how to create a dumping process that can help you when your computer locks up.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.