Dbu problems
>
> >
> > --
> >
> > Message: 5
> > Date: Sat, 23 Feb 2008 12:39:54 +
> > From: "Jorge A. Giraldo" <[EMAIL PROTECTED]>
> > Subject: [Harbour] Dbu problems
> > To:
> > Message-ID:
Dbu problems
>
> >
> > --
> >
> > Message: 5
> > Date: Sat, 23 Feb 2008 12:39:54 +
> > From: "Jorge A. Giraldo" <[EMAIL PROTECTED]>
> > Subject: [Harbour] Dbu problems
> > To:
> > Message-ID: <[EMAIL PROTECTED]>
&
Hi All,
Compiling DBU you could see:
- The browse uses one line more overwriting the box around it.
- When using an index and inserting a new record the browse is not correctly
refreshed. The top position begins in the wrong row.
Thank you in advance.
Jorge A.
_
Hi,
Something seems disconected, it's very basic, so it can be related to something
here, I have refreshed all the svn-tree and still fails. Could someone test it
and tell me if this works fine?
PROC Main()
RDDSETDEFAULT("DBFNTX")
DbCreate('TEMP.DBF', {{'COMPANY', 'C', 4, 0}})
USE TEMP.DBF
Hi All,
I'm using bcc32 and personally I like to have the import libraries created by
the make_b32.bat in contrib\rddads
because:
- For beginners who don't know how to make the ace32.lib the message
issued by the batch file is enough to provide what it's necessary, no need to
look into docs o
Ciro,
hbvm.lib
Jorge A.
> Date: Fri, 1 Feb 2008 21:37:29 -0500
> From: [EMAIL PROTECTED]
> To: harbour@harbour-project.org
> Subject: Re: [Harbour] problem testing samples gtwvg
>
> Szakáts Viktor escribió:
> > Hi Ciro,
> >
> > Seems that hbrtl.lib is not amongst the linked libraries.
generic solution.
>
> Brgds,
> Viktor
>
> On 2008.01.27., at 0:48, Jorge A. Giraldo wrote:
>
> > Viktor,
> >
> > Please add the -a switch in IMPLIB for the MAKE_B32.BAT
> >
> > Thanks,
> >
> > Jorge A.
> >
> > > From: [EMAIL P
arbour-project.org
> Subject: Re: [Harbour] DIRECTOY and subfolders?
> Date: Sat, 26 Jan 2008 20:00:49 -0500
>
> On Saturday 26 January 2008 07:12:21 pm Jorge A. Giraldo wrote:
> > Look for tree.zip in the oasis:
> >
> > http://www.the-oasis.net/ftpmaster.php3?content=ftpgenrl
Jose Miguel,
Look for tree.zip in the oasis:
http://www.the-oasis.net/ftpmaster.php3?content=ftpgenrl.htm
Thanks Phil :-)
Jorge A.
Date: Sat, 26 Jan 2008 19:57:43 -0300
From: [EMAIL PROTECTED]
To: harbour@harbour-project.org
Subject: [Harbour] DIRECTOY and subfolders?
Hola, Existe algun coma
Viktor,
Please add the -a switch in IMPLIB for the MAKE_B32.BAT
Thanks,
Jorge A.
> From: [EMAIL PROTECTED]
> To: harbour@harbour-project.org
> Subject: Re: [Harbour] zlib contrib question
> Date: Fri, 25 Jan 2008 16:40:21 +0100
>
> Okey and thanks.
>
> to Przemek: The GNU make system will h
Hi Mario,
You can get that size also if you do an implib -a zlib1 zlib1.dll :-)
-a Add '_' alias for MS flavor cdecl functions
Something I forgot... I don't know if it is supposed to work this way...
Jorge A.
> Date: Thu, 24 Jan 2008 07:53:37 +0800
> From: [EMAIL PROTECTED]
> To: harbou
Done,
Please, let me know if it works...
Jorge A.
Date: Thu, 24 Jan 2008 06:14:48 +0800
From: [EMAIL PROTECTED]
To: harbour@harbour-project.org
Subject: Re: [Harbour] *CRC32() Function
--
Message: 2
Date: Wed, 23 Jan 2008 10:48:20 +0100
From: Przemysla
r-project.org
> > Message-ID: <[EMAIL PROTECTED]>
> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >
> > Hi Chen,
> >
> > I tried compiling the myzip.prg from contrib\hbzlib and I got the
> > following Unresolved external:
> >
Mario,
Perhaps you are linking hrb.lib, the same happened to me, until I saw the
readme.txt:
"zlib library (http://www.zlib.net/) wrapper functions"
I downloaded zlib1.dll
Made an:
implib zlib1.lib zlib1.dll
This solved the problem.
Jorge A.
> Date: Tue, 22 Jan 2008 05:57:30 +0800
> Fro
Przemek,
Now I get this:
MAKE Version 5.1 Copyright (c) 1987, 1998 Borland International
bcc32.exe -c -q -I..\..\include -d -O2 -o..\..\obj\b32\hbmzip.obj
.\hbmzip.c
.\hbmzip.c:
Error E2342 .\hbmzip.c 580: Type mismatch in parameter 'hFile' (wanted 'void
*', got 'long') in function hb_
Thank you,
Jorge A.
> Date: Thu, 17 Jan 2008 17:23:15 +0100
> From: [EMAIL PROTECTED]
> To: harbour@harbour-project.org
> Subject: [Harbour] 2008-01-17 17:23 UTC+0100 Przemyslaw Czerpak
> (druzus/at/priv.onet.pl)
>
> 2008-01-17 17:23 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
>
Mindaugas,
Surely I'm doing something wrong, but I get these warnings:
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
myzip.c:
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_deflateInit2_' referenced from
C:\HB-DEV\HARBOUR-SVN\LIB\B32\HBZ
Mindaugas,
I get this error:
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
Error ..\mtpl_b32.mak 148: Unable to open include file 'common.mak'
Error ..\mtpl_b32.mak 154: Command syntax error
Error ..\mtpl_b32.mak 155: Command syntax error
Error ..\mtpl_b32.mak 157: Command syntax error
***
Hi Przemek,
Solved, thank you a lot.
Jorge A.
> Date: Mon, 14 Jan 2008 19:35:55 +0100
> From: [EMAIL PROTECTED]
> To: harbour@harbour-project.org
> Subject: [Harbour] 2008-01-14 19:35 UTC+0100 Przemyslaw Czerpak
> (druzus/at/priv.onet.pl)
>
> 2008-01-14 19:35 UTC+0100 Przemyslaw Czerpa
LIENTS
> Date: Mon, 14 Jan 2008 14:49:27 +0100
> From: [EMAIL PROTECTED]
> To: harbour@harbour-project.org
> Subject: Re: [Harbour] six driver
>
> On Sun, 13 Jan 2008, Jorge A. Giraldo wrote:
> > Hi All,
> > The following code will encrypt a file, but will not decrypt it
&
Hi All,
The following code will encrypt a file, but will not decrypt it (Only de header
as long as I can see).
When encrypted, the name becomes unreadable...
proc main()
If !File("CLIENTS.DBF")
DbCreate("CLIENTS", {{"NAME", "C", 40, 0}})
Use CLIENTS
Append Blank
CLIENTS->NAME := 'I
21 matches
Mail list logo