Index: Description | History | Copyright

WinGPack v1.7 for Delphi 2, 3 and 4

Copyright (c) 1999 Carlos Barbosa
All Rights Reserved.
email: CarlosBarbosa@bigfoot.com
home page: http://www.bigfoot.com/~CarlosBarbosa



Description

This package does the encapsulation of the WinG library functions, with a visual Delphi component and three more classes to deal with Palette management, DIB loading/saving and much more.
Also included a sample game with Source Code, a timer component and some sample code.

This package is released as freeware.

 

History

1.70 21/07/99 WinGPack is now Freeware.
1.65 28/01/99 Added OnLoading and OnSaving events to TDib256.
1.64 08/09/98 Released Delphi 4 version.
1.63 07/02/98 Added OnPaint event.
1.62 29/01/98 Added SaveToFile in TWinGImage.
1.61 23/09/97 Corrected bug in FlipImage when Height = 1.
1.60 16/08/97 Added new methods and properties.
1.50 11/05/97 Added Help and Demo version for Delphi 3.
1.40 19/08/96 Several new features, mainly palette improvements
1.02 12/07/96 Made compatible with Delphi Japanese version.
1.01 12/07/96 Small alteration in the source-code about the palette management. Packed Ping-Pong game in the wingpack.zip file and eliminated the wpping.zip file version.
1.00 22/04/96 First release.

 

Copyright

There are no restrictions placed on the use of this code in compiled DCU format or linked into an EXE or DLL.

THE INFORMATION AND CODE PROVIDED HEREUNDER (COLLECTIVELY REFERRED TO AS "SOFTWARE") IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL CARLOS BARBOSA (REFERRED TO AS "AUTHOR") BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

This Software may be used royalty-free subject to the following conditions:

1. You must copy all Software without modification and must include all pages, if the Software is distributed without inclusion in your software product. If you are incorporating the Software in conjunction with and as a part of your software product which adds substantial value, you may modify and include portions of the Software.

2. Unless the Software is incorporated in your software product which adds substantial value, you may not distribute this Software for profit.

3. You agree to indemnify, hold harmless, and defend the Author from and against any claims or lawsuits, including attorneys' fees, that arise or result from the use or distribution of your software product and any modifications to the Software.

 

Back To Top