包含:DriverLINX, 在zip的driver里. CParallelPort v1.16 An MFC class to control parallel ports on Windows The code is based on the ideas and code from the book "Parallel Port Complete" which I would recommend you read, if yo want to learn more about paral
To use the class in your code simply include parallelport.cpp in your project and #include parallelport.h in which ever of your modules needs to make calls to the classes. Your code will need to include MFC either statically or dynamically. You may