I have just translated my previous VB6 GIF Player project to twinBASIC 64-bit and also introduced multi-threading capabilities to take advantage of this feature exclusive to tB. Now each delegate will complete its work on a new thread.

Here is the demo project: GIFPlayerTB.zip (download the test GIFs from the VB6 thread linked above as they were too big to include in the attachment).