@Num3
Your program looks very nice.
What you describe does not impress me because it is something very common with this incredible programming language.
I work on a business applications (a small ERP).
Project Details:
1. 25931 lines of code (and rising

)
2. Incorporating all available encoders and decoders [Use*ImageDecoder() and Use*ImageDecoder()]
3. Incorporating the SQLite plugin [UseSQLiteDatabase ()] to handle 65 tables with thousands of records
4. Embedded images, icons and some files at total size of 241KB
Result:
1. Compiling in less than 2 seconds (with Antivirus enabled)
2. Excutable file size: 2MB (2.169.856 bytes)
3. The executable runs like a rocket, with incredible stability.
Beyond the above, the greatest advantage of the language:
You do not need any external library or any other dependency (aka dll hell).
Simply copy and play.
Anyone who have experience at Visual Basic or a similar language, understands what I mean and why is it so important for the programmer.
Regards.
Thanos
