From e53db654d25474ec5319165315aed2f91abe2997 Mon Sep 17 00:00:00 2001 From: Francesco Saverio Giudice Date: Mon, 12 Oct 2009 20:48:50 +0000 Subject: [PATCH] 2009-10-12 22:47 UTC+0200 Francesco Saverio Giudice (info/at/fsgiudice.com) * harbour/include/hbextern.ch + Added hb_IniString() external declaration --- harbour/ChangeLog | 4 ++++ harbour/include/hbextern.ch | 1 + 2 files changed, 5 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 86ce97ee93..b7d5394702 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-10-12 22:47 UTC+0200 Francesco Saverio Giudice (info/at/fsgiudice.com) + * harbour/include/hbextern.ch + + Added hb_IniString() external declaration + 2009-10-12 22:28 UTC+0200 Francesco Saverio Giudice (info/at/fsgiudice.com) * harbour/src/rtl/hbini.prg * Splitted hb_IniRdLow() internal function into two functions: diff --git a/harbour/include/hbextern.ch b/harbour/include/hbextern.ch index cb6cb7c572..d4126729dc 100644 --- a/harbour/include/hbextern.ch +++ b/harbour/include/hbextern.ch @@ -943,6 +943,7 @@ EXTERNAL HB_SETCLSHANDLE EXTERNAL HB_INISETCOMMENT EXTERNAL HB_INIREAD +EXTERNAL HB_INISTRING EXTERNAL HB_INIWRITE EXTERNAL HB_HRBRUN