PlanetSquires Forums

Support Forums => General Board => Topic started by: Paul Squires on August 15, 2015, 10:32:00 AM

Title: FireImage custom control (WinAPI GDI Plus)
Post by: Paul Squires on August 15, 2015, 10:32:00 AM
I converted most of the FireImage custom control that we have for the PB version FireFly over to a version usable in FireFly for FreeBASIC. It works pretty good.

The instructions, source code and how to integrate it into FireFly can all be found at this link: http://www.freebasic.net/forum/viewtopic.php?f=7&t=23858

Title: Re: FireImage custom control (WinAPI GDI Plus)
Post by: Paul Squires on August 15, 2015, 09:51:09 PM
The code is now perfected and now handles both 32-bit and 64-bit. I have also modified FireFly to handle the correct GDI+ code generation for both 32 and 64 bit.