Releases: FiveTechSoft/mod_harbour
Releases · FiveTechSoft/mod_harbour
mod_harbour 4.0
FreeLibrary() is not a modal function so we have to wait until libharbour has released all the used memory
and thus, FreeLibrary() returns true.
This solves the undeleted DLLs in hb_GetEnv( "TEMP" )
You can check it doing:
c:\apache\bin\ab.exe -n 400 -c 40 localhost/modharbour_samples/genesis/index.prg
then go to the folder at hb_GetEnv( "TEMP" ) and look for undeleted libharbour.xxx files
mod_harbour 3.0
Delete modharbour_win32_msvc.yml
mod_harbour 2.0 for Win32/64, OSX and Linux
modharbour 2.0 64 bits - Automatically built using Github Actions