....
Not sure if anyone really cares but I need to share....
I was given the source code and everything to build MaLA a couple of years ago from SWINDUS (long story)
The environment was a German version of Delphi 5.
I quickly managed to find a English version of Delphi 5 and that made life easier.

Problem was that it was still Delphi 5 (a pre 2000 version) so I could not use some of the new library's or code examples available .
I was stuck, as many of the librarys MaLa used I did not have the source code (only pre compiled code) for so would only run on Delphi 5.
Over the last two years (in the background) I have been doing two things:
1) Hunting and begging for source code of some of the libs
2) Replacing some libs to versions that run on Delphi 5 and Delphi 2007. Classic example is the Video and Audio Engine, they were flakey anyway.
Anyway I seem to have finally completed this mission.

I have manage to build MaLa and all it's tools in Delphi 2007. Yeah for me (and MaLa)
This will make coding easier and allow me to add more 'modern' feature to MaLa
