From 4008e7fbf51f8d1029945452f4bbf92c022abd05 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 24 Oct 2008 10:26:48 +0000 Subject: [PATCH] 2008-10-24 12:26 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * include/hbextern.ch + Added recent .prg level functions. --- harbour/ChangeLog | 6 +++++- harbour/include/hbextern.ch | 3 +++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 381f5a89f4..f4533cfce8 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2008-10-24 12:26 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + * include/hbextern.ch + + Added recent .prg level functions. + 2008-10-24 12:00 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/gtxwc/gtxwc.c * added hack for problems with some XLIB versions in heavy stress @@ -99,7 +103,7 @@ * harbour/contrib/gtwvg/wvgpaint.prg * harbour/contrib/gtwvg/tests/demowvg.prg ! Updated to current GTWVT changes for multi-windows support. - ;NOTE Compile demowvg.prg with -d__MW__ and execute repeatedly + ; NOTE: Compile demowvg.prg with -d__MW__ and execute repeatedly . Also paly with other parts as usual. 2008-10-23 04:39 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) diff --git a/harbour/include/hbextern.ch b/harbour/include/hbextern.ch index 65e23318b3..d9fff0ac76 100644 --- a/harbour/include/hbextern.ch +++ b/harbour/include/hbextern.ch @@ -913,6 +913,9 @@ EXTERNAL HB_GTSYS EXTERNAL HB_GTINFO EXTERNAL HB_GTLOCK EXTERNAL HB_GTUNLOCK +EXTERNAL HB_GTRELOAD +EXTERNAL HB_GTCREATE +EXTERNAL HB_GTSELECT EXTERNAL HB_SETDISPCP EXTERNAL HB_SETKEYCP EXTERNAL HB_SETTERMCP