Skip to content

Releases: FiveTechSoft/mod_harbour

mod_harbour 4.0

10 Oct 09:50
8bcdf89
Compare
Choose a tag to compare

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

27 May 06:15
911cced
Compare
Choose a tag to compare
Delete modharbour_win32_msvc.yml

mod_harbour 2.0 for Win32/64, OSX and Linux

17 May 08:16
bd7a2a4
Compare
Choose a tag to compare

modharbour 2.0 64 bits - Automatically built using Github Actions