[Harbour] How use OLE with MinGW?

2008-05-02 Thread Guillermo Varona Silupú
Proyecto: xCont, Entorno: Hb_MinGW_DOS: [1]:gcc.Exe -oxCont.Exe -Wall -mno-cygwin -mwindows xCont.gcl D:\harbourMinGW\Lib/libhbole.a(ole2.o):ole2.c:(.text+0x217): undefined reference to [EMAIL PROTECTED]' D:\harbourMinGW\Lib/libhbole.a(ole2.o):ole2.c:(.text+0x31e): undefined reference to [EMAI

[Harbour] Memory loss in DbUseArea() ?

2008-05-02 Thread Juan Gálvez
Hi all, Przemek, Attached you can see a xHarbour test ( HB_MEM_BLOCKS doesn't exist in Harbour FM.C ) that shows how memory blocks go increasing when we call DbUseArea() with new file name. Is it a normal behavior ? Many thanks Juan #include "hbmemory.ch" #define MAXTEST 5 REQUEST DBFCDX

Re: [Harbour] CHANGELOG: 2008-05-02 10:17 UTC+0100 Viktor Szakats(harbour.01 syenar hu)

2008-05-02 Thread Szakáts Viktor
Hi Massimo, Non-GNU make system: set ADS_VER=810 GNU make system: set ADS_REQUIRED_VERSION=810 [ See my previous mail to Ed, or just peek into the make_b32.bat file. ] If I get to it, I'll sync the GNU make system to use ADS_VER too. Brgds, Viktor On 2008.05.02., at 11:05, Massimo Belgrano wr

RE: [Harbour] CHANGELOG: 2008-05-02 10:17 UTC+0100 Viktor Szakats(harbour.01 syenar hu)

2008-05-02 Thread Massimo Belgrano
Set ADS_REQUIRE_VERSION=8.10 set ADS_VER=810 SET CFLAGS= -DADS_REQUIRE_VERSION=8 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Massimo Belgrano Sent: Friday, May 02, 2008 10:57 AM To: [EMAIL PROTECTED]; Harbour Project Main Developer List.; Szakáts Vikto

RE: [Harbour] CHANGELOG: 2008-05-02 10:17 UTC+0100 Viktor Szakats (harbour.01 syenar hu)

2008-05-02 Thread Massimo Belgrano
wHat us required for example for v8.1 or ver 9? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Szakáts Viktor Sent: Friday, May 02, 2008 10:27 AM To: harbour@harbour-project.org Subject: [Harbour] CHANGELOG: 2008-05-02 10:17 UTC+0100 Viktor Szakats (har

[Harbour] CHANGELOG: 2008-05-02 10:17 UTC+0100 Viktor Szakats (harbour.01 syenar hu)

2008-05-02 Thread Szakáts Viktor
2008-05-02 10:17 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/rddads/make_b32.bat * contrib/rddads/make_vc.bat * contrib/rddads/rddads.h * contrib/rddads/ads1.c * contrib/rddads/adsfunc.c ! Fixed to compile without ADS_VER/ADS_REQUIRE_VERSION being set.

Re: [Harbour] Error producing RDDADS

2008-05-02 Thread Szakáts Viktor
Hi Ed, You need to set ADS_VER to your ADS version, before calling the batch file: set ADS_VER=810 (see more inside the batch file) Brgds, Viktor On 2008.05.02., at 1:49, Edmer wrote: The following error appears when I run make_b32.bat. I'm using C++ Builder 6 and ADS 8.1 MAKE Version