Is free but not ready
- Messaggio originale -
Da: Szakáts Viktor <[EMAIL PROTECTED]>
Inviato: martedì 30 settembre 2008 20.58
A: Harbour Project Main Developer List.
Oggetto: Re: R: Re: [Harbour] zipped version of harbour documentation
Harbour is also a work in progress.
If this is not
> It would be good to see MT results
Harbour 1.1.0dev (Rev. 9523) (MT), Windows XP 5.1.2600 Service Pack 2
total application time: 62.95
total real time: 64.50
Harbo
Massimo Belgrano escribió:
I am not sure but I have done something of similar:
G_PORTA=GetDefaultPrinter()
G_PORTA =PrinterPortToName(G_PORTA)
set printer to &G_PORTA
thanks Massimo, I will test.
best regards
Ciro
--
http://sistemascvc.tripod.com (la casa del clip
Hi Petr,
Looks interesting, it would be good to see MT results,
as hoard claims to improve MT performance in the first
place.
As for applying it to Harbour, there is one showstopper:
--- (excerpt from the hoard FAQ)
Can I use Hoard with a commercial application?
Yes. Hoard is available under tw
By a lucky accident I found http://www.hoard.org/ http://www.hoard.org/
I try test hoard MA with Harbour 1.0.1 and msvc71.
Harbour 1.1.0dev (Rev. 9523), Windows XP 5.1.2600 SP2
total application time:39
Harbour is also a work in progress.
If this is not free, I'd suggest to move it away
from this development list.
Brgds,
Viktor
On 2008.09.30., at 20:47, Massimo Belgrano wrote:
Is a working in progress
Not yet redy
- Messaggio originale -
Da: Szakáts Viktor <[EMAIL PROTECTED]>
Invia
Is a working in progress
Not yet redy
- Messaggio originale -
Da: Szakáts Viktor <[EMAIL PROTECTED]>
Inviato: martedì 30 settembre 2008 20.37
A: Harbour Project Main Developer List.
Oggetto: Re: [Harbour] zipped version of harbour documentation
Is this free documentation? If it is, why
Is this free documentation? If it is, why
do I need a membership to download it?
Brgds,
Viktor
On 2008.09.30., at 15:20, Massimo Belgrano wrote:
I have posted here a zipped version of harbour documentation
It is a 30 Mb rtf but 1,7 Mb the zipped version
http://groups.google.it/group/pharbour?
>After your modification will be possible also convert to unique file>llike
>chm,pdf? >This format are good also for search
Not in the short time. My first goal is to generate html and later xml from
current docs.
hbdoc is quite complex and is not easy to process files without a standard
for
Hi,
> Change it to:
> hb_dateFormat( hb_pardsbuff( szDate, i+1 ), szFormatted,
hb_setGetDateFormat() );
changed and working properly fine.
Thanks
Rodrigo
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/list
On Tue, 30 Sep 2008, Mindaugas Kavaliauskas wrote:
Hi Mindaugas,
>>> Perhaps we should use HB_THREAD_STUB or pass pStack parameter to functions.
>> I've just implement it for estack.c and hvm.c.
>> If possible please make tests so we can compare how it effects BCC builds.
> Sorry for long delay,
Hi,
Przemyslaw Czerpak wrote:
Perhaps we should use HB_THREAD_STUB or pass pStack parameter to functions.
I've just implement it for estack.c and hvm.c.
If possible please make tests so we can compare how it effects BCC builds.
Sorry for long delay, I was out of office a little, and I'm not
I am not sure but I have done something of similar:
G_PORTA=GetDefaultPrinter()
G_PORTA =PrinterPortToName(G_PORTA)
set printer to &G_PORTA
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ciro Vargas
Clemow
Sent: Monday, Septemb
Wich is your C_USR,HB_BUILD_ST,PRG_USR,CFLAGS ecc?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Pritpal Bedi
Sent: Tuesday, September 30, 2008 4:53 PM
To: harbour@harbour-project.org
Subject: Re: [Harbour] 2008-09-30 11:37 UTC+0200 Przemyslaw
Czerpak(d
Przemek
Przemyslaw Czerpak-2 wrote:
>
> 2008-09-30 11:37 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
> * harbour/include/Makefile
> + harbour/include/hbvmint.h
> + added new header file which works like hbvmopt.h but does not enable
> stack macros
>
> * harbour/contrib
I have posted here a zipped version of harbour documentation
It is a 30 Mb rtf but 1,7 Mb the zipped version
http://groups.google.it/group/pharbour?hl=it
I Can generate doc,pdf,chm
I am working on divide/reduce for share using google docs
Direct link (if it work)
http://pharbour.googlegroups.com/
On Tue, 30 Sep 2008, Rodrigo Miguel wrote:
Hi Rodrigo,
> An user from xhgtk group reported error when compiled with msvc2008. Is the
> error below related to the recent changes? If so, would you please kindly
> provide the new approach to be used in order to fix the errors below?
You cannot long
Hi all,
An user from xhgtk group reported error when compiled with msvc2008. Is the
error below related to the recent changes? If so, would you please kindly
provide the new approach to be used in order to fix the errors below?
Ic:\harbour\include -Iinclude -Foobj/gtkliststore.obj
source/gtk/gtkl
Przemek:
> 2008-09-29 18:49 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
> * harbour/config/os2/gcc.cf
> * harbour/make_gnu_os2.cmd
> * moved -DTCPV40HDRS to make_gnu_os2.cmd and added small escription
> about this macro. By default is enabled, can be disabled by
> set
Hi Przemek,
PleaSE remove all of them and left _ONLY_:
SET C_USR=-DHB_FM_STATISTICS_OFF
Is it possible to somehow control FM STATISTICS
to be off by default when HB_VER_STATUS is empty
(release versions), and on by default when it's
not empty (dev, alpha, beta, rc, etc)?
This would make
2008-09-30 11:37 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/Makefile
+ harbour/include/hbvmint.h
+ added new header file which works like hbvmopt.h but does not enable
stack macros
* harbour/contrib/xhb/xhbenum.c
* harbour/contrib/xhb/xhbqself.c
* ha
On Mon, 29 Sep 2008, Pritpal Bedi wrote:
Hi Pritpal,
> Do we need to compile PRG/C application sources/third party libraries
> with exactly same switches with which Harbour is compiled?
No we do not need anything like that untill you will notr
force sth by setting some build macros ;-)
For MT pr
On Mon, 29 Sep 2008, Pritpal Bedi wrote:
Hi Pritpal,
> I am receiving this error when linking in MT mode:
> [1]:iLink32.Exe -Gn -aa -Tpe -m @Ar32.bcl
> Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
> Error: Unresolved external '_hb_stack' referenced from
> C:\HARBOUR\LIB\XHB.LIB|cst
After your modification will be possible also convert to unique file
llike chm,pdf?
This format are good also for search
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alejandro de
Garate
Sent: Tuesday, September 30, 2008 12:37 AM
To: harbour@harbour-project.org
Subject: [Harb
24 matches
Mail list logo