WINFAX() Class for XBase++ 8/5/2004 12:25PM Version 1.0 Author: Charles Freeman cfreeman@alum.mit.edu SHORT DESCRIPTION Wrappers for WINFAX.DLL, part of the Windows API for Win2K and WinXP. Allows you to drop files into the fax queue for Microsoft Fax from within an Xbase++ application RIGHTS/RESTRICTIONS 1. All source code is Copyright ¸ 2004 Charles Freeman and Markus Reuscher. All rights reserved, except as specifically indicated in this document. 2. As an Xbase++ user, you are granted the right to modify, compile and link the code for end- user application work, under the following conditions: a. You do not redistribute the code without permission from the author. b. All file headers are kept intact. c. The source code and/or object modules are not offered for sale. d. You do not port the code to another language, for other than personal use. e. You do not offer a substantially competitive language product for sale or distribution. f. You do not use the code in any kind of general purpose database management, reporting or computer language application. g. You accept complete responsibility for the use of the code and any effects that it might have. CREDITS Many thanks to Markus Reuscher for helping me through the WinAPI maze. REQUIREMENTS Requires BAP, also on ACSN, and XbTools++.