Hosted by
|
Information
On Bolrand's site there is a full dowload of old OWLNext sources.
The link is http://cc.borland.com/partners/bcb5/exclusive/object_windows_library/index.html.
Using a patch this version can be updated to the latest OWLNext/OCFNext version.
Downloads
Download the archives
owl_src.zip,
owl_inc.zip and
the patch.
Instalation
- Extract the source and include files together in a folder, for example C:\OWLNext.
There should be subfolders include\OWLFiles and source\OWLFiles.
- Extract the patch files (fixdirs.bat and owlbcbp20.exe) in the same folder.
- As the subfolder structure differs from OWLNext structure, run the batch file fixdirs.bat,
which will move the folders accordingly.
- Run the patch file owlbcbp20.exe and select the root folder (C:\OWLNext).
If everything is ok, it should patch the sources to the latest version.
|