I transferred my applications from xHarbour Builder to Harbour (with a lot of help from Antonio : thanks a lot).
I have still on minor problem left.
At the start of my application, you find this code :
PRIVATE hBorland := LOADLIBRARY("MYBWCC32.DLL")SET RESOURCES TO
TRY
  FREELIBRARY(hBorLand)
CATCH
END
ResAllFree()
QUITI didn't have this problem with xHarbour.
How can I resolve this?
Thanks a lot in advance.
Regards,
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773