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 :
Hi Viktor,
> + Readded hbsms lib.
Thanks a lot !! I'll try it at monday (access to phohe plugged to PC).
--
Regards,
Jaroslaw Kadziola
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-proje
Hi,
> Since there is no visible error in above log, I can
> just guess it's an installation problem. INSTALL says
> you need Cygwin in PATH, probably it's missing.
Cygwin added to path and full log is :
! Building Harbour 2.1.0dev from source - http://www.harbour-project.org
! MAKE: win-make
Hi,
>> I'm trying build WinCE-HB and i get :
>>
>> gcc -I. -I../../../../../include -Wall -W -O2 -fomit-frame-pointer
>> -DHB_LEGACY_TYPES_OFF -DUNICODE -ohbpp.o -c ../../../hbpp.c
>> gcc -L../../../../../lib/wce/mingwarm -o
>> ..\..\..\..\..\bin\wce\mingwarm\hbpp.exe hbpp.o -lhbnortl -
Hi,
I'm trying build WinCE-HB and i get :
gcc -I. -I../../../../../include -Wall -W -O2 -fomit-frame-pointer
-DHB_LEGACY_TYPES_OFF -DUNICODE -ohbpp.o -c ../../../hbpp.c
gcc -L../../../../../lib/wce/mingwarm -o
..\..\..\..\..\bin\wce\mingwarm\hbpp.exe hbpp.o -lhbnortl -lhbcommon -lcoredll
Witam,
W liście datowanym 13 lutego 2010 (15:22:33) można przeczytać:
> Hello Jaroslaw,
> Jarosław Kądzioła wrote:
>>
>> Local cPort := "\\.\COM28"
>> Local phone_number := '123456789'
>> Local sms_text := 'This is SMS'
>>
Hi,
> Hello,
> Is possible send an SMS from within an application made in harbour ?
Yes
> An example ?
Local cPort := "\\.\COM28"
Local phone_number := '123456789'
Local sms_text := 'This is SMS'
sms_Send( cPort, phone_number , sms_text , .T. )
Compile with lib : hbsms, hbtpathy
--
Rega
Hi,
> BTW have you made some tests with different fonts for console window
> in WinCE?
> I forgot to tell you about one important switch.
>hb_gtInfo( HB_GTI_RESIZEMODE, HB_GTI_RESIZEMODE_ROWS )
> disables automatic font resizing to screen dimensions.
I've use modificated wcecon.prg from harbo
Hi,
> These symbols don't exist in any WinCE libs I have access to
> so OLE code will have to be fixed probably to not use them,
> or use some alternatives.
These symbols exist in my libhbwin.a. I use last nightly and
not any other sources.
---
Regards,
Jaroslaw Kadziola
__
Hi,
> Revision: 12253
After this rev. i can build WinCE harbour but still i get :
$ hbmk2 testole
hbmk: Processing local make script: hbmk.hbm
hbmk: Processing configuration: F:\msys\1.0\hb-mingw\bin\hbmk.cfg
hbmk: Processing: hbwin.hbc
]:
>fError = ! CreateProcess( NULL, /* lpAppName */
> lpCommand, /* lpCommandLine */
> to:
>fError = ! CreateProcess( lpCommand, /* lpAppName */
> NULL, /* lpCommandLine */
This s
Witam,
W liście datowanym 1 sierpnia 2009 (20:26:46) można przeczytać:
> [sobota, 01 sierpie� 2009], Jarosław Kądzioła napisa?(a):
> Hi
>> > Have you rebuild libraries for WinCE too?
>> Yes, all libraries from zero.
> Thank for the info.
> I've just check th
Hi
W liście datowanym 1 sierpnia 2009 (18:16:53) można przeczytać:
>> Unfortunately after [Harbour] SF.net SVN: harbour-project:[11949]
>> the same error :
>> $ hbmk2 tstrcv -mt -b
>> hbmk: Processing configuration: G:\msys\1.0\hb-mingw\bin\hbmk.cfg
>>
>> Harbour 2.0.0beta2
Witam,
W liście datowanym 31 lipca 2009 (13:22:44) można przeczytać:
> [pi�tek, 31 lipiec 2009], Jaroslaw Kadziola napisa?(a):
> Witam,
>> >> > BTW I'm interesting in Windows results for above code so if possible
>> >> > please I would like to ask desktop windows and WinCE/WinMobile users
>> >>
Hi Viktor,
Saturday, May 30, 2009, 8:37:59 AM, you wrote:
VS> Hi All,
VS> I've updated the unified release to the latest Harbour version:
VS> http://www.syenar.hu/harbour/harbour-11-win-20090530.7z (36MB)
VS> http://www.syenar.hu/harbour/harbour-11-win-20090530.exe (38MB)
VS> Installed size: 16
Hi Viktor,
Wednesday, May 27, 2009, 10:50:01 AM, zou wrote:
VS> I'm not sure what's happening here, I've tried this from the command line
VS> and it didn't give the error, so I guess it has something to do with some
VS> properties of the embedded compiler. Or maybe I'm missing something
VS> obvi
16 matches
Mail list logo