{

Wilbur Source Code


All the source code for Wilbur is made available under the terms of the GNU General Public License of the Free Software Foundation, with one unfortunate exception. Wilbur currently uses the commercial Dynazip library for handling zip archives and the licensing of this library forbids the distribution of their include files or any information about the structures and calling methods used. For this reason the current Wilbur source archive includes a zipstubs.cpp file with empty stubs for the routines that contain calls to this library.

Therefore versions of Wilbur built from the source will not have zip archive capability until an open source replacement is developed.

The current binary distribution of Wilbur is built using Microsoft's Visual C++ 6.0 and lamentably uses a number of Microsoft MFC classes.Unless those are replaced with more generic classes, the Microsoft compiler will probably be required to successfully build Wilbur.

We would appreciate it if any modifications to the code could be shared with us at wilbur@redtree.com.

A cvs repository containing the latest wilbur source is available at:

:pserver:anonymous@wilbur.redtree.com:/home/cvs

Login as anonymous with a blank password and checkout wilbur

A web browsable version is also available at View Wilbur CVS.

 

Copyright © 1999 RedTree Development Inc. All rights reserved.
Information in this document is subject to change without notice.
Other products and companies referred to herein are trademarks or registered trademarks of their respective companies or mark holders.