Error in Firefly DLL

Started by fraser-portwood, June 14, 2004, 12:33:14 PM

Previous topic - Next topic

fraser-portwood

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

TechSupport

Hi Fraser,

I have sent you a private message.

I will start to allow Dialogs in DLL's after the next update.

fraser-portwood

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

TechSupport

Thanks. I re-sent an email to you at your blueyonder address.