Using the image plugins in multiple exes from a dll

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Using the image plugins in multiple exes from a dll

Post by Trond »

It would be cool if multiple exes (of course made in PB) could use all the image plugins from a dll without having to duplicate all image handling functions that require a PB image in the dll. This would avoid unnecessary bloat when using them.