From 329135f7510bd002b8a3e173c78233aa536fcac2 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Wed, 28 Dec 2005 12:11:29 +0000 Subject: [PATCH] 2005-12-28 13:05 UTC+0100 --- harbour/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 4c4709ead5..5f4c7ba54a 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -13,7 +13,7 @@ + Added new functions HBDLLENTRY1() and HBDLLENTRY2() These function allow to call a Harbour (self contained) DLL and provide it - one or two Harbour items as parameters. A HBDLLENTRYN() that allows optinally + one or two Harbour items as parameters. A HBDLLENTRYN() that allows optionally N parameters would be valuable too. 2005-12-02 17:12 UTC+0100 Viktor Szakats (viktor.szakats syenar.hu)