fwh February 2017 - RESALLFREE

fwh February 2017 - RESALLFREE

Postby Silvio.Falconi » Sat Mar 18, 2017 6:02 pm

Friends,

Error: Unresolved external '_HB_FUN_RESALLFREE' referenced from C:\WORK\ERRORI\STUDIO\OBJ\MAIN.OBJ


Where is this function ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6766
Joined: Thu Oct 18, 2012 7:17 pm

Re: fwh February 2017 - RESALLFREE

Postby Antonio Linares » Mon Mar 20, 2017 7:16 am

It is no longer needed

For backwards compatibility you can implement it like this:

function ResAllFree()

return nil
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41312
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: fwh February 2017 - RESALLFREE

Postby Silvio.Falconi » Mon Mar 20, 2017 9:03 am

yes of course !!
But then the resources are free ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6766
Joined: Thu Oct 18, 2012 7:17 pm

Re: fwh February 2017 - RESALLFREE

Postby MOISES » Sat Nov 16, 2019 10:38 am

Hi,

Yes, in FW 14.14 I exited my app as this:

Code: Select all  Expand view
 
   DbCommitAll()      // Guardamos datos
   SysRefresh()
   DbCloseAll()
   ResAllFree()       // Liberamos recursos
  quit
 


How do we liberate all resources now?

Thank you.
Saludos / Regards,

FWH 20.04, Harbour 3.2.0 dev (r1909261630) y BCC 7.40
MOISES
 
Posts: 838
Joined: Wed Aug 22, 2007 10:09 am

Re: fwh February 2017 - RESALLFREE

Postby Silvio.Falconi » Sat Nov 16, 2019 10:54 am

rem resallfree
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6766
Joined: Thu Oct 18, 2012 7:17 pm

Re: fwh February 2017 - RESALLFREE

Postby MOISES » Sat Nov 16, 2019 11:31 am

Thank you, but I thing something else should be done, for instance Hb_GCall(.t.)

Antonio, can you please provide us some guideance?
Saludos / Regards,

FWH 20.04, Harbour 3.2.0 dev (r1909261630) y BCC 7.40
MOISES
 
Posts: 838
Joined: Wed Aug 22, 2007 10:09 am


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 9 guests

cron