Fred P. - 2001-08-23

I fixed few bugs here and there, thanks to C++ builder paranoia.
I created also C++ builder 4 projects and MSVC5 projects.
There is also some makefiles for Posix/NTO stuff.
For MSVC5, you will still need to add the j2k target dir in the options.
Few bugs in JString were fixed.

I included also "diff" of old version from my "home" copy of j2k.
Didn't have time to fully compare it with old ones.
Once I have a chance, I will finish JString port
to new specs/model using C structs wrap around.
Basically, this release include everything that
I had work on since my Coen445 project,
which is from December 2000 up to now.

The Coen421 manual is not completed yet, I plan to
add new UML diagrams and stuff when I have time.
I will try to find the time this fall to draw
a complete UML view of J2K and clean up some classes.

Don't forget to read and agree with the terms,
by uncommenting the "I_AGREE" macro
inside license.txt and rights.txt !

i.e.

This one in License.txt
#define  __J2K__I_READ_AND_AGREE_WITH_THESE_LPGL_LICENSE_TERMS__

and this one in Rights.txt
#define  __J2K__I_AGREE_WITH_THESE_TERMS_AND_RIGHTS__

Thank you!

Fred.