Why have a GIF one? Because I need an lossless image format that both PB and VB (& directx) can read and display. The format cannot be BMP

So I'm looking to use GIF. PureArena has "loadgif.pb" example that do not really load gifs. It uses a stupid movie gadget and loads a gif image in there.. quite useless for any real world application

I was thinking about making a dll in PB that will load a PNG image and pass it to PB, but haven't figured out how to do that, and put it in a VB Picture object, so.... im stuck with GIFs

Please note that I am not looking for a workaround as there is already an image plugin found:
viewtopic.php?t=6005
What I am looking for is Fred to start adding in support for more image formats, as it seems that that image formats supported in PB is quite small.