Module : ICONDLG.CPP Purpose: Implementation for an MFC class for an Icon Picker dialog similar to the version found in Internet Explorer 4 PP2 Created: PJN / ICONDLG/1 / 25-07-1997 History: None Copyright (c) 1997 by PJ Naughter. All rights reserve
来源: http://www.naughter.com/shelexec.html Welcome to ShelExec, A very simple utility to allow you to call the ShellExecute API from the command line. Places where you might find ShelExec useful are in adding an autorun.inf file to your CD / DVD +/-
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
A set of C++ classes for Win32 serial ports。 Copyright (c) 1996 - 2018 by PJ Naughter (Web: www.naughter.com, Email: pjna@naughter.com) 中文说明:分享一下,国外牛人PJ Naughter写的串口类V1.34版。 注意:这个类封装得比较底层,适合针对具体应用进行二次封装。