PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: fraser-portwood on June 14, 2004, 12:33:14 PM

Title: Error in Firefly DLL
Post by: fraser-portwood on June 14, 2004, 12:33:14 PM
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
Title: Error in Firefly DLL
Post by: TechSupport on June 14, 2004, 03:59:16 PM
Hi Fraser,

I have sent you a private message.

I will start to allow Dialogs in DLL's after the next update.
Title: Error in Firefly DLL
Post by: fraser-portwood on June 15, 2004, 02:25:01 PM
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
Title: Error in Firefly DLL
Post by: TechSupport on June 15, 2004, 05:28:25 PM
Thanks. I re-sent an email to you at your blueyonder address.