To check, enable or disable this LIB, go to the project properties:
xHarbour functions in Xailer/Harbour
The Xailer Harbour/MinGW installation includes the libxharbour.a file, which is the same as the libxhb.a binary. If you install another Harbour installation, duplicate this file:
Open the folder: HARBOUR\lib\win\mingw
copy libxhb.a libxharbour.a
Timm wrote:Harbour has almost all regular expression functions of xHarbour but I am missing HB_RegExReplace.
Is there a similar function in Harbour?