C++ Builder 1.0x Freeware
Classes and units

  • bcbtoken.zip (15,381 bytes) Similar to PasToken.zip, but for the C++ part of the C++ Builder. Written in Pascal. Not tested. ( ver. 0.7 beta, added 7-Mar-98 ) by Martin Waldenburg

  • displog.zip (169,795 bytes) DispLog is an easy-to-use class to log to disk and/or display on screen error/debug/other messages. Includes test harness and test .EXE. Docs at top of DispLog.cpp. ( ver. 1.0.1.33, added 3-Jul-98, Tested w/BCB 3.0 only. ) by Leroy Casterline

  • Link hyperlnk.zipTHyperLink displays HyperLink. Automatically execution of the link. Many properties. Alias a lot of predefiend supported services and a custom service which will be shared with all THL's in the current application. ( ver. 1.0, added 12-Nov-97, Freeware for non-commercial use only, source in C++ and Delphi included in separated archives. ) by H.P.G (Hans-Peter Guenther)

  • Link msgbox.zipTMsgBox is a very nice replacement for the standard MessageBox/Dlg functions. Features: user or pre-defined buttons,free text (TStrings), bitmap (transparent) and AVIs(!). ( ver. 1.1, added 4-Jan-98, no src., TMsgBox V 1.1 has been changed from shareware to freeware. If you want to use it you have to send me a note, postcard or st similar. It is nervertheless copyrighted by the author H.P.G 1997/98. ) by H.P.G (Hans-Peter Guenther)

  • Link msgdisp.zipTMsgDisplay is a Status Message Display which will opened during a longer operation or as a warn Display which can be closed autom. after a given timeout. Fixed some minor bugs and shortened the file name of the class, rewritten demo code ( ver. 1.2, added 23-Dec-97, no src., This is Freeware, Noteware, see manual for details. For non-commercial use only. Version for D20, D30 are also available in separate archives. ) by H.P.G (Hans-Peter Guenther)

  • Link progdisp.zipTProgressDisplay is a Status and Progress Message Display which will opened during a longer operation or as a Progress Display which can be closed automatically after a given timeout. Replacement for any DialogBox based on Message Display (Incl ( ver. 1.1, added 23-Dec-97, no src., This is Freeware, Noteware, see manual for details. For non-commercial use only. ) by H.P.G (Hans-Peter Guenther)

  • Link histcom.zipTHistoryComboBox provides a HistoryList which can be shared (optional) appl-wide (ListGroupIndex). Fetures: Undo-capability, auto-completion and much more. ( ver. 1.0, added 11-Jan-98, no src., This is Freeware, Noteware, see manual for details. For non-commercial use only. Archives for D20, D30 and CB are also available in separate archives ) by H.P.G (Hans-Peter Guenther)

  • Link inpdlg.zipA dialog with defineable lines of text (TStrings) a custom image (transparent) and one of the follwing input components: TEdit, TMemo, TComboBox, TListBox. Query the user for any input. open the dialog with Execute. That's it. ( ver. 1.1, added 4-Jan-98, no src., This is Freeware, Noteware, see manual for details. For non-commercial use only. Archives for D20, D30 and CB are also available in separate archives ) by H.P.G (Hans-Peter Guenther)

  • sverinfo.zip (19,910 bytes) TVersionInfoResource. A component to read version info resources. It is intended for Delphi 3, but should work with any file that contains a properly formatted resource ( ver. 2.22, added 7-Mar-98 ) by Bradley D. Stowers

  • tzlib.zip (38,977 bytes) Hi! The TZlib class is a C++Builder wrapper for the 'zlib' compression library. TZlib can be used to compress or decompress any of the descendants of TStream such as TFileStream or TBlobStream. ( ver. beta, added 26-Jan-98, This is Freeware. See the TZlib.txt file for details. ) by Richard W. Frost