I just noticed today that Firefly 3 now supports DLL projects!
Sorry if im so behind. :)
Anyway, i tried to import to Firefly 3 my Egrid32 form designer,
which is a DLL.
Firefly 3 makes a back up... and then nothing. It simply does
a back up and then it forgets about opening the project.
It says there are no compatibility problems or anything, makes
back up and thats it.
Is this a known issue?
There should not be any real big problems with this other than the FF_LIBMAIN was not being saved/restored. If you have code in that function then I will have to send you an update.
After you import, try exiting FireFly and restarting and open the .ffp project file (not the .prj file). You should see your files in FireFly's Project Explorer.
I think the problem was that i was trying to import it in the original folder.
I suppose firefly didnt had permissions for modifying that folder. I copied the
project to the Firefly Projects folder and it all went smooth.
Now i need to fix the resource file. :)
Thanx Paul.