Hi!
I was making some tests with testsvc.prg (Harbour SVN 5.5.1 + BCC) and
discovered some problems because it does not execute correctly when
compiled with "-mt" in hbmk2. Apparently the problem comes in
win_serviceStart () but I could not detect why the service does not
run.
I'm thinking of mou
Hi,
With the latest SVN, I was not able to compile the netiosrv with
-static. I'm using Ubuntu 10.4.
Thanks for any help.
Regards,
Mario
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project
Hello Viktor
I am almost done with QScintilla wrappers which completely
isolate the need to host QScintilla sources into our repository,
but still wrappers be genrated from .qth files and placed in
hbqt/qscintilla.
This folder contents are isolated from the main build system of
hbqt. The only
Revision: 14557
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14557&view=rev
Author: druzus
Date: 2010-05-22 21:55:01 + (Sat, 22 May 2010)
Log Message:
---
2010-05-22 23:54 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/hbnet
Revision: 14556
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14556&view=rev
Author: vszakats
Date: 2010-05-22 15:52:18 + (Sat, 22 May 2010)
Log Message:
---
2010-05-22 17:51 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* harbour-win-spec
* harb
Revision: 14555
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14555&view=rev
Author: vszakats
Date: 2010-05-22 15:19:30 + (Sat, 22 May 2010)
Log Message:
---
2010-05-22 17:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* bin/hb-func.sh
* bin/po
Revision: 14554
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14554&view=rev
Author: vszakats
Date: 2010-05-22 14:45:13 + (Sat, 22 May 2010)
Log Message:
---
2010-05-22 16:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* utils/hbmk2/hbmk2.prg
Hi
> Hi, the question is about hbvpdf, not hbhpdf.
You're right, my fault! Sorry !
--
Regards,
Jaroslaw Kadziola
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbo
Il 22/05/2010 13.32, Jarosław Kądzioła ha scritto:
Hi,
function main()
local oPdf
oPdf := tPdf():New( 'test.pdf' )
oPdf:NewPage( "A4", "P", 6 )
oPdf:Center("Test")
oPdf:Close()
return nil
The "test.pdf" file has always the same size: 8,5 in. x 11 in., alth
Revision: 14553
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14553&view=rev
Author: druzus
Date: 2010-05-22 11:41:38 + (Sat, 22 May 2010)
Log Message:
---
2010-05-22 13:41 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/hbwin
Hi,
> function main()
>local oPdf
>oPdf := tPdf():New( 'test.pdf' )
>oPdf:NewPage( "A4", "P", 6 )
>oPdf:Center("Test")
>oPdf:Close()
> return nil
> The "test.pdf" file has always the same size: 8,5 in. x 11 in., althoug
> replacing "A4" by "LETTER", "A3"...etc
I'm using :
Revision: 14552
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14552&view=rev
Author: vszakats
Date: 2010-05-22 08:58:10 + (Sat, 22 May 2010)
Log Message:
---
2010-05-22 10:57 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* utils/hbmk2/hbmk2.prg
12 matches
Mail list logo