Home Home Home
Newsletter
 Email
 Password
Remember me?
View our advertisersUltimate Grid 5.0 for MFC - coming November 2001Advertise on the CodeProject
What's New
Lounge
Contribute
About Us
Advertise
Forums
MSDN Magazine - Your guide to Microsoft tools, development environments, and technologies for Windows and the Web.
Premium Sponsor

Community
.NET
Controls
General
Libraries and Projects
Multimedia
Other Platforms
Internet
Miscellany
Partners
 
System
Contents
   • Cryptography    • General
   • Registry    • Security
   • Services    • Unedited Reader Contributions
Cryptography
Title/Description Author Updated Score
Cryptography using the Win32 Cryptography API
An ATL COM Object Demonstrating How-to Use the Win32 Crypto API
Chad Slater 6 Jul 2001 4.49
 
General
Title/Description Author Updated Score
Serial library for C++
A high-performance, complete and compact serial library for C++
Ramon de Klein 7 Mar 2001 4.91
CSerialPort v1.03 - Serial Port Wrapper
A freeware MFC class for Win32 serial ports.
PJ Naughter 4 Mar 2000 4.73
Time is the Simplest Thing...
Explains misconceptions about timing in Windows.
Joseph M. Newcomer 3 Jun 2000 4.62
WindowsNT System Manager
This article presents a comprehensive system control manager for NT
Sardaukar 1 Dec 1999
Advanced
4.57
WindowsNT Event Log Viewer Sardaukar 1 Dec 1999
Advanced
4.52
EnumSerialPorts v1.02 - Enumerating Serial Ports
A freeware MFC function to enumerate serial ports.
PJ Naughter 4 Mar 2000 4.46
ShelExec v1.01 - Executing Shell Commands
A freeware utility to call the ShellExecute API
PJ Naughter 4 Mar 2000 4.44
Another serial port enumerator
A library for enumeration of serial ports that works on 9x, NT 4.0 and 2000 platforms
Joaquín M López Muñoz 17 Jul 2001 4.4
Whats my CPU Speed?
Some simple functions for system stats
Colin Davies 29 Jun 2000 4.39
CPdh v1.03 - NT Performance Info
A collection of freeware MFC classes to encapsulate the NT Performance Counters.
PJ Naughter 4 Mar 2000 4.33
System Information Utility
Utility to extract system information
Naveen K Kohli 18 Apr 2001 4.24
How Big Is My Program
A discussion on the working size of your executable, and why you shouldn't believe those numbers PView or task manager tell you.
Joseph M. Newcomer 5 Apr 2001 4.2
DtWinVer v1.34 - OS Detection Utility
A comprehensive OS detection utility.
PJ Naughter 4 Mar 2000 4.15
Timers tutorial
A tutorial on different kinds of timers
Nemanja Trifunovic 15 Oct 2001
Beginner
4.13
CFile64 - File System Wrapper
A freeware MFC class to encapsulate the Win32 64 bit file system API.
PJ Naughter 4 Mar 2000 4
DynData v1.0 - Win95/98 Performance Counters
A collection of freeware MFC classes to encapsulate the Windows 95/98 performance counters.
PJ Naughter 4 Mar 2000 3.75
Using the Network Registry Functions
A small sample which uses Network Registry Access Functions to access a remote computer
Santosh Rao 12 Jan 2000 3.5
Determining the version number of the Windows system libraries
A simple way to determine the version of the Comctl32.dll, Shell32.dll and Shlwapi.dll system libraries
Chris Maunder 18 Feb 2000
Beginner
3.47
 
Registry
Title/Description Author Updated Score
Registry API Wrapper
The Win32 Registry API is far too complex for simple tasks, and all the error checking gets in the way of the real work...
Len Holgate 25 Feb 2000 4.52
Stream like operations for the registry
Use the operators >> and to extract/insert registry entries.
Martin Holzherr 25 Jan 2001 4.43
Registry Class Robert Pittenger 18 Nov 1999 4.3
Copy an entire registry key with one simple function
A simple API like function that will do this job for you.
Ziv Ayalon 1 Apr 2001 4.25
Serializing into the registry
A template class to serialize objects into the registry in binary form
Amit Nabarro 24 Jan 2001 4.21
A Registry Class
This represents a handy set of classes I built to ease the pain of dealing with the Registry.
Joseph M. Newcomer 28 Mar 2001 4
CHKLM v1.1 - Registry Access
A Freeware MFC class to write to HKEY_LOCAL_MACHINE.
PJ Naughter 4 Mar 2000 3.5
 
Security
Title/Description Author Updated Score
Low-level Security Classes
A set of classes to encapsulate the Win32 Security APIs
Peter Kenyon 2 Mar 2000 4.5
 
Services
Title/Description Author Updated Score
MyTop - a Top/WinTop like application
An article on listing and killing processes
Darren Schroeder 27 Mar 2000 4.5
Class for Enumerating NT Services
A Class for enumerating NT services and drivers
Zoran M. Todorovic 8 Dec 1999 4.38
CNTService v1.06 - NT Service Framework
A class framework for developing NT services in MFC.
PJ Naughter 4 Mar 2000 4.23
Adding your application to the Windows Startup
An article on including an application in the Windows startup list
Xicoloko 11 Jul 2001 2.58
A service that displays an icon in the system tray
This article demonstrates a service that uses the system tray to interact with the user.
Bruno Vais 18 Jan 2000 2.38
 
Unedited Reader Contributions
Title/Description Author Updated Score
Start Your Windows Programs From An NT Service
Make your MFC, VB, and other Windows programs behave like NT services.
Xiangyang Liu 26 Sep 2001 4.56
CPUTest
Simple class to calculate the frequency of the CPU in MHz
Pavlos Touboulidis 19 Apr 2001 4.52
System Tray Icons - Minimize Your Application To Tray
Minimize your application to system tray instead of normal taskbar
Daniel Zilcsak 7 Nov 2000 4.5
CFileVersionInfo - Retrieving a File's full Version Information Ressource
A class that enables you to easily retrieve a file's version information.
Sven Wiegand 27 Oct 2001
4.43
Taking Advantage of the Winlogon Notification Package
Taking advantage of the Winlogon Notification Package
Tony Truong 7 Jan 2001
Beginner
4.42
Windows Version Numbers
Values returned by GetVersionEx for Windows operating systems
Hans Dietrich 12 Jul 2001 3.87
Getting System Information
This article lets you get system information via easy-to-use C++ classes.
Paul Wendt 12 Jun 2001 3.5
CPJRegistry 2.0
Registry access to HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER
Peter M. Jones 15 May 2001
Beginner
3.4
Writing Windows Services - Made easy
A framework for developing Windows Services
Ganesh.M.Ramaswamy 12 Jun 2001 2.67
Virus Detector in the boot sectros by neural network
you can now specify the new virus and register in your program
Mohammad Abood Yahya 7 Aug 2001
Advanced
1.12
MSDN Magazine - Your guide to Microsoft tools, development environments, and technologies for Windows and the Web.
Premium Sponsor

View our advertisersClick here for Business Components Gallery Windows GUI solutions.Advertise on the CodeProject
last updated 31 Oct 2001
Advertise
Copyright © CodeProject, 1999-2001.
All Rights Reserved.