From 9a3af37eb4b5e7c458909b51e49cb6d42115cba2 Mon Sep 17 00:00:00 2001 From: Pritpal Bedi Date: Mon, 26 Nov 2007 16:04:38 +0000 Subject: [PATCH] 2007-11-26 08:00 UTC+0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/contrib/gtwvg/wvtcore.c ! Fixed side effects of copy/paste in hb_wvt_gtDlgProcModal(). * harbour/contrib/gtwvg/wvtclass.prg * Changed cCaption[1] to left( cCaption,1 ) to work without xhb.lib. --- harbour/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 97ec64f7e3..d4197937c3 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,12 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ +2007-11-26 08:00 UTC+0800 Pritpal Bedi (pritpal@vouchcac.com) + * harbour/contrib/gtwvg/wvtcore.c + ! Fixed side effects of copy/paste in hb_wvt_gtDlgProcModal(). + * harbour/contrib/gtwvg/wvtclass.prg + * Changed cCaption[1] to left( cCaption,1 ) to work without xhb.lib. + 2007-11-26 07:50 UTC+0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/contrib/what32 * wininet.ch