So, I ported the application to Lazarus this morning as I didn't feel like reinstalling Delphi on my home computer just to test it out.
I've attached a zip file with the complete project source folder if anyone else using Lazarus wants to build it themselves.
Just so no one gets confused: this version uses FPC's ZStream unit and built-in PNG handling classes, so I didn't include any of the ZLib object files or PNG-related units from the original repository as they're no longer used at all. Also, FPC/Lazarus obviously doesn't use or need FastMM, so I didn't include those files either.
Lastly, @Jimmy: Feel free to take this version of the code and make a separate Lazarus tree on your SourceForge page, if you want.
Bookmarks