Hello Paul
When Compling a DLL from Firefly I get get an Error 463 from Powerbasic,
Function LibMain Calls FF_SetAppVariables(), however code is not included in the MAIN.BAS created by Firefly.
Function LibMain(ByVal hInstance As Long, _
ByVal fwdReason As Long, _
ByVal lpvReserved As Long) As Long
'Load the App Type variable
Call FF_SetAppVariables()
App.hInstance = hInstance
'Call the Function FF_LibMain(). If that function returns False
'then cease to continue execution of this program.
Function = FF_LIBMAIN(hInstance, fwdReason, lpvReserved)
End Function
Also do you intend to allow Dialogs to be added in DLL shortly.
Regards
Fraser Portwood
Hi Fraser,
I have sent you a private message.
I will start to allow Dialogs in DLL's after the next update.
Hi Paul
I have checked my private mail, has no message from you, I did get a 'New message has arrived' email but my Inbox on the forum is empty.
Regards
Fraser Portwood
Thanks. I re-sent an email to you at your blueyonder address.