Download
The zip package contains the following files:
| /bwrep/release/bwrep.dll | : Release version of the bwrep dll |
| /bwrep/release/bwrep.lib | : Release version of dll stub (to link in your project, for release mode) |
| /bwrep/debug/bwrep.dll | : Debug version of the bwrep dll |
| /bwrep/debug/bwrep.lib | : Debug version of dll stub (to link in your project, for debug mode) |
| /bwrep/*.h | : All headers to include in your projects |
| /bwtest/bwtest.cpp | : Sample to demonstrate a few features |
| /bwtest/bwtest.dsp | : Project to compile the sample (VC++ 6.0) |
Download Library + sample + source code: bwreplib100e-withsource.zip
Linux port thanks to Ilintar : http://www.asdf.pl/1410/jca-linux.zip
Release Notes
Version 1.00E - 08/09/04
-lib working with bwchart 1.02V
Version 1.00D - 11/17/03
-lib working with bwchart 1.02D
Version 1.00C - 05/30/03
-added replay creation time in header info
-added some corrupted replay detection
Version 1.00B - 05/22/03
-added replay version info in header (not sure what the values mean)
-added map decoding
Version 1.00A - 05/09/03
-first release has replay header info, and all replay actions
|