CParallelPort v1.14

Welcome to CParallelPort, a simple MFC class to give you low level control of parallel ports on Windows 95, 98, ME, NT, 2000, XP and 2003.

The code is based on the ideas and code from the book "Parallel Port Complete" which I would recommend you read, if you want to learn more about parallel ports and their programmatic use. The class allows you to read and write values to the port using low level port IO while at the same time making sure that the code does not cause problems for other apps using the parallel ports using normal Win32 calls. As of v1.1, the code also now works on NT / 2000.

 

 

 

Features
Usage
History
API Reference
Planned Enhancements
Contacting the Author

 

 

 

Features

 

 

 

Usage

 

 

 

History

V1.0 (5 April 1999)

V1.1 (21 July 2000)

V1.11 (12 April 2003)

V1.12 (11 June 2003)

V1.13 (24 September 2004)

V1.14 (9 July 2006)

 

 

 

API Reference

The API consists of the 3 classes CParallelException, CParallelPortSettings and CParallelPort, their public methods and variables as defined in ParallelPort.h

 

 

 

Planned Enhancements

 

 

 

Contacting the Author

PJ Naughter
Email: pjna@naughter.com
Web: http://www.naughter.com
9 July 2006