FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour "LoadLibrary(), FreeLibrary()" functions
Posts: 208
Joined: Wed Dec 03, 2008 04:48 PM
"LoadLibrary(), FreeLibrary()" functions
Posted: Wed Sep 04, 2013 10:28 PM

There are the same named functions in xHarbour and in FWH:
LoadLibrary()
FreeLibrary()

Which one is in effect when I call them from my xHarbour/FWH program?

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: "LoadLibrary(), FreeLibrary()" functions
Posted: Fri Sep 06, 2013 11:58 PM

They do the same, so no matter which ones get linked in your EXE, it will behave the same way

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion