Re[2]: [Harbour] Problem with some contribs

2009-02-04 Thread Jaroslaw Kadziola
Hi Viktor, VS hbtpathy doesn't have a complete implementation VS for Windows. There is however a comm subsystem VS for Windows in hbwin.lib. See testprt1.prg and testprt2.prg VS for example code. Thanks for explanations. -- Regards, Jaroslaw Kadziola

[Harbour] WinCE app

2009-03-04 Thread Jaroslaw Kadziola
Hi all, Is anybody who made application with Harbour worked on palmtop with Windows Mobile/CE ? I'm using clipper + PocketDos and i want to change it. How to do it - step by step ? -- Best regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour

Re: [Harbour] error with new build system

2009-03-05 Thread Jaroslaw Kadziola
Witam, W liœcie datowanym 5 marca 2009 (09:59:31) mo¿na przeczytaæ: MAM WITH THIS BUILD.BAT MAM -- MAM set PATH=C:\UTL\bcc58\bin;%PATH% MAM rem MAM set HB_COMPILER=bcc MAM set HB_ARCHITECTURE=win MAM set HB_USER_PRGFLAGS=-l MAM rem

Re[2]: [Harbour] error with new build system

2009-03-05 Thread Jaroslaw Kadziola
Hello, Sorry for previous message - my mistake ! -- Regards Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] SF.net SVN: harbour-project:[10611] trunk/harbour

2009-03-16 Thread Jaroslaw Kadziola
What's wrong ? -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] MinGW problem ?

2009-04-17 Thread Jaroslaw Kadziola
-%HB_COMPILER%.txt 21 === OS - Win XP HE SP3 -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] WinCE build

2009-04-28 Thread Jaroslaw Kadziola
Hi all, After positive harbour wince building with msys+mingw (without any error)i can't execute any *.exe file from /hb-mingwarm/bin directory. If i type harbour.exe or hbmk2.exe i get : 'permission denied'. Any ideas ? -- Regards, Jaroslaw Ksdziola

[Harbour] How to debug ?

2009-05-13 Thread Jaroslaw Kadziola
Hi all, How is simply road to debugging my .prg ? * AltD() in first line of .prg doing nothing, * -debug switch in hbmk2.exe doing nothing -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour

[Harbour] WinCE build

2009-05-22 Thread Jaroslaw Kadziola
export HB_CCPATH=/opt/mingw32ce/bin export HB_COMPILER=mingwarm export HB_ARCHITECTURE=wce export HB_INSTALL_PREFIX=/hb-$HB_COMPILER export HB_LIB_INSTALL=/hb-$HB_COMPILER/lib export HB_INC_INSTALL=/hb-$HB_COMPILER/include export HB_CCPREFIX=arm-wince-mingw32ce- -- Regards, Jaroslaw Kadziola

Re: [Harbour] SF.net SVN: harbour-project:[11104] trunk/harbour

2009-05-22 Thread Jaroslaw Kadziola
/external' make: *** [external.inst] Error 2 Besides after run hbmk2.exe under msys i get : - permission denied -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re[2]: [Harbour] SF.net SVN: harbour-project:[11104] trunk/harbour

2009-05-26 Thread Jaroslaw Kadziola
in tbrowse objects. Is any library in harbour with these functions ? -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re[4]: [Harbour] SF.net SVN: harbour-project:[11104] trunk/harbour

2009-05-26 Thread Jaroslaw Kadziola
. Please do it. -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re[6]: [Harbour] SF.net SVN: harbour-project:[11104] trunk/harbour

2009-05-27 Thread Jaroslaw Kadziola
:/msys/1.0/hb-mingwarm/include -undef:__PLATFORM__WINDOWS -D__PLATFORM__WINDOWS -D__PLATFORM__WINCE -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re[9]: [Harbour] SF.net SVN: harbour-project:[11104] trunk/harbour

2009-05-28 Thread Jaroslaw Kadziola
-lhbmacro -lhbextern -lgtcgi -lgtpca -lgtstd -lgtwvt -lgtgui -lhbpcre -lhbzlib -lwininet -lws2 -lcommdlg -lcommctrl -luuid -lole32 -Wl,--end-group -orzm_h.exe -LC:/msys/1.0/hb-mingwarm/lib I don't use these functions in my app. Any help would be appreciated. -- Regards, Jaroslaw Kadziola

[Harbour] Superlib

2009-06-22 Thread Jaroslaw Kadziola
\HARBOUR\LIB\SUPERLIB.LIB|s_messyn hbmk: Error: Running linker. 2 Any help ? Or : Is any function in harbour like 'editdb' in superlib ? Using 'editdb' i can define mouse hot regions when i'm browsig dB. -- Regards, Jaroslaw Kadziola ___ Harbour mailing

Re[2]: [Harbour] SF.net SVN: harbour-project:[11472] trunk/harbour

2009-06-22 Thread Jaroslaw Kadziola
in the original SuperLib sources, VS so they must belong to some other libs. You are right, i don't know why i have these functions. After remove all is ok. Thanks so much ! -- Best Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour

[Harbour] Problem with Frename()

2009-07-06 Thread Jaroslaw Kadziola
Hi all, Frename(File_a,File_b) return 0 , but do nothing. Why ? -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] Problem with Frename()

2009-07-06 Thread Jaroslaw Kadziola
Hello again, JK Hi all, JK Frename(File_a,File_b) return 0 , but do nothing. JK Why ? I don't know why, but after rebuild harbour with rev. 11644 all is ok. -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http

[Harbour] WinCE + QT

2009-07-08 Thread Jaroslaw Kadziola
Hi, When i'm building WinCe libraries with msys + mingw i get libhbqt.a library. My question is : is possible build any app with hbQT for WinCE ? If yes - how ? When i try compile demoqt.prg i get many, many warnings and in the end error running linker. -- Regards, Jaroslaw Kadziola

Re: [Harbour] HBTIP

2009-07-22 Thread Jaroslaw Kadziola
an optional logging codeblock. 2. The same code to download 4 files is correct for WinXP but compiled and running on Windows Mobile one time correctly download all 4 files but second time 1 or 2 or 3 files have size 0 kb. Any tip ? No idea here. Thanks for reply. -- Regards, Jaroslaw Kadziola

[Harbour] UHTTPD

2009-07-23 Thread Jaroslaw Kadziola
:\LASTHB\HARBOUR\include uhttpd.c cgifunc.c cookie.c session.c uhttpdc.c socket.c -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] SF.net SVN: harbour-project:[11892] trunk/harbour

2009-07-31 Thread Jaroslaw Kadziola
Hi, 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 to send here total client time for above test code executed in both modes. After compiling with Msys+mingw and running on Mio P550 with WinMobile 5.0 i

Re: [Harbour] SF.net SVN: harbour-project:[11892] trunk/harbour

2009-08-01 Thread Jaroslaw Kadziola
Witam! W liście datowanym 31 lipca 2009 (13:22:44) napisano: [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 to send here total

Re: [Harbour] SF.net SVN: harbour-project:[11892] trunk/harbour

2009-08-03 Thread Jaroslaw Kadziola
: 1.00 sec. First line: This is connection: 10 connection closed, lines: 1002 time: 1.00 sec. == total client time: 11.00 sec.^ == client stopped server socked closed: 0 - Regards, Jaroslaw Kadziola

Re: [Harbour] SMS

2009-08-03 Thread Jaroslaw Kadziola
it? -- Regards Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] hbRun() in WinCE

2009-08-13 Thread Jaroslaw Kadziola
Hi, I can't execute any WinCE app from harbour app.exe f.e. : app.prg link_ := '\Windows\calc.exe' hb_run(link_) do nothing. Any idea ? -- Regards, Jaroslaw Kadziola ___ Harbour mailing list

Re: [Harbour] hbRun() in WinCE

2009-08-14 Thread Jaroslaw Kadziola
\calc.exe But hb_Run(\Windows\calc.exe) from harbour app do nothing. -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] hbRun() in WinCE

2009-08-14 Thread Jaroslaw Kadziola
Hi, MB Harbour is able to run a native windows/Ce application I know this. I wrote about harbour app for WinCE. -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo

Re: [Harbour] hbRun() in WinCE

2009-08-14 Thread Jaroslaw Kadziola
Hi, W liście datowanym 14 sierpnia 2009 (11:37:13) można przeczytać: PC [czwartek, 13 sierpie? 2009], Jaroslaw Kadziola napisa3(a): PC Hi, I can't execute any WinCE app from harbour app.exe f.e. : app.prg link_ := '\Windows\calc.exe' hb_run(link_

Re: [Harbour] hbRun() in WinCE

2009-08-14 Thread Jaroslaw Kadziola
Hi, MB If you give me your hbmk2 command line MB i try your app.prg on my ce device MB wich version of mingw you use? arm-wince-mingw32ce-gcc.exe -v Using built-in specs. Target: arm-wince-mingw32ce Thread model: win32 gcc version 4.1.0 -- Pozdrowienia, Jaroslaw Kadziola

Re: [Harbour] hbRun() in WinCE

2009-08-14 Thread Jaroslaw Kadziola
Witam, W liście datowanym 14 sierpnia 2009 (12:42:42) można przeczytać: PC [pi?tek, 14 sierpie? 2009], Jaroslaw Kadziola napisa3(a): The same :( hb_processRun() return -1 PC Then it means that CreateProcess() is not supported by your OS PC or some other errors appeared (wrong path, too much

Re: [Harbour] hbRun() in WinCE

2009-08-14 Thread Jaroslaw Kadziola
, http://www.harbour-project.org/ Compiling 'app.prg'... Lines 7, Functions/Procedures 1 Generating C source output to 'app.c'... Done. -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org

Re: [Harbour] hbRun() in WinCE

2009-08-14 Thread Jaroslaw Kadziola
Hi, W liście datowanym 14 sierpnia 2009 (12:42:42) można przeczytać: PC [pi?tek, 14 sierpie? 2009], Jaroslaw Kadziola napisa3(a): The same :( hb_processRun() return -1 PC Then it means that CreateProcess() is not supported by your OS PC or some other errors appeared (wrong path, too much

Re: [Harbour] hbRun() in WinCE

2009-08-14 Thread Jaroslaw Kadziola
Hi, W liście datowanym 14 sierpnia 2009 (13:27:00) można przeczytać: PC [pi?tek, 14 sierpie? 2009], Jaroslaw Kadziola napisa3(a): PC Hi, PC Then it means that CreateProcess() is not supported by your OS PC or some other errors appeared (wrong path, too much processes, PC insufficient

Re: [Harbour] hbRun() in WinCE

2009-08-14 Thread Jaroslaw Kadziola
. Thanks. I'll do it in the evening. -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] hbRun() in WinCE

2009-08-14 Thread Jaroslaw Kadziola
Hi, W liście datowanym 14 sierpnia 2009 (14:54:27) napisano: [pi�tek, 14 sierpie� 2009], Jaroslaw Kadziola napisa?(a): PC2009-08-14 14:00 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) PC If you confirm it works then I also update __run() and hb_run() in PC WinCE builds to not use

Re: [Harbour] hbRun() in WinCE

2009-08-17 Thread Jaroslaw Kadziola
alert( hb_valToExp( { ... } ) ) PCreturn PC Seems that to pass parameters we will have to make some additional PC modifications and I would like to know if application name is stripped PC from lpCommandLine in WinCE. I'll try later (evening or tomorrow morning). -- Regards, Jaroslaw

Re: [Harbour] hbRun() in WinCE

2009-08-17 Thread Jaroslaw Kadziola
Witam! W liście datowanym 17 sierpnia 2009 (13:50:50) napisano: [pi�tek, 14 sierpie� 2009], Jarosław Kądzioła napisa?(a): Hi, If current hb_processRun() fails then please try to change in hbproces.c[219]: fError = ! CreateProcess( NULL, /* lpAppName */

Re: [Harbour] hbRun() in WinCE

2009-08-17 Thread Jaroslaw Kadziola
Witam! W liście datowanym 17 sierpnia 2009 (18:43:06) napisano: [poniedzia�ek, 17 sierpie� 2009], Jaroslaw Kadziola napisa?(a): Hi, I would like to ask you about some others yet. Above code does not allow to pass parameters. Can you modifiy it to: fError = ! CreateProcess

Re: [Harbour] hbRun() in WinCE

2009-08-18 Thread Jaroslaw Kadziola
Hi, W liście datowanym 17 sierpnia 2009 (19:27:52) można przeczytać: PC [poniedzia?ek, 17 sierpie? 2009], Jaroslaw Kadziola napisa3(a): PC/*** myprg1.prg ***/ PCproc main() PC hb_run( hb_dirBase() + myprg2.exe ) PCreturn PC/*** myprg2.prg ***/ PCproc main( ... ) PC

Re: [Harbour] hbRun() in WinCE

2009-08-18 Thread Jaroslaw Kadziola
Hi, W liście datowanym 18 sierpnia 2009 (10:23:37) można przeczytać: PC [wtorek, 18 sierpie? 2009], Jaroslaw Kadziola napisa3(a): PC Hi, After recompile Harbour for WinCE and compile 2 programs: /*** myprg1.prg ***/ proc main() AltD() yy=hb_run(\myprg2.exe ) return

Re: [Harbour] hbRun() in WinCE

2009-08-18 Thread Jaroslaw Kadziola
with PC other WinCE machines then we can use them as default for WinCE WVT. I'll try all of these suggestions. Thanks so much ! PC Thank you for your tests. My pleasure ! -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour

Re: [Harbour] hbRun() in WinCE

2009-08-18 Thread Jaroslaw Kadziola
not. JK Done JK yy = {\myprog2.exe,par2,par3} Of course yy = 0, hb_valToExp( { ... } ) = {\myprog2.exe,par2,par3} -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo

[Harbour] OLE in WINCE

2009-08-21 Thread Jaroslaw Kadziola
-LJ:/MSYS/1.0/hb-mingwarm/lib Is any other way to get excel file in WinCE using harbour? -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] OLE in WINCE

2009-08-21 Thread Jaroslaw Kadziola
Hi, VSI've added some long time missing wce syslibs VS to our make systems. When ? My WinCE build is after last nightly.zip -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org

Re: [Harbour] OLE in WINCE

2009-08-21 Thread Jaroslaw Kadziola
Hi! Yesterday. Check ChangeLog. When ? My WinCE build is after last nightly.zip So they must be inside latest nightly. isn't it? Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org

Re: [Harbour] OLE in WINCE

2009-08-21 Thread Jaroslaw Kadziola
Sorry, I have no idea at exactly which time the nightly is created in my time zone, I also can't remember at exactly which time of day this commit was made. I suggest using the SVN server directly. Ok. thanks for Your big tolerance ! -- Regards, Jaroslaw Kadziola

Re: [Harbour] OLE in WINCE

2009-08-21 Thread Jaroslaw Kadziola
tomorrow. Thanks for Your time. --- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Error Build winCE

2009-08-22 Thread Jaroslaw Kadziola
] Error 2 make: *** [source.inst] Error 2 -- regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] WinCe Fonts/Console

2009-08-24 Thread Jaroslaw Kadziola
' - Fri, 21 Aug 2009. -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Attachment's size

2009-08-25 Thread Jaroslaw Kadziola
Hi, How is attachment's upper limit size ? -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] OLE in WINCE

2009-08-25 Thread Jaroslaw Kadziola
then your screen. See : http://picasaweb.google.pl/jarek.kadziola/WCEHarbour#5374138186497933314 when i'm taking window for top beam and little move from right to left (refresh ??) then char 'H' is good -- Regards, Jaroslaw Kadziola ___ Harbour mailing

Re: [Harbour] OLE in WINCE

2009-08-26 Thread Jaroslaw Kadziola
) ? -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] OLE in WINCE

2009-08-26 Thread Jaroslaw Kadziola
-hblib -ogtwvt' is the same result ? -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] OLE in WINCE

2009-08-26 Thread Jaroslaw Kadziola
question : must i build full Harbour in this case ? PC2009-08-26 11:16 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) PC * harbour/source/rtl/gtwvt/gtwvt.c PC! fixed runtime font modification Or only gtwvt ? -- Regards, Jaroslaw Kadziola

Re: [Harbour] OLE in WINCE

2009-08-26 Thread Jaroslaw Kadziola
pictures to google but later . Thanks a lot. -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] OLE in WINCE

2009-08-26 Thread Jaroslaw Kadziola
update, and should not generally be required after small code updates. VS In this case local rebuild has a clear advantage. Thanks for clarifications once again. -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http

Re: [Harbour] SF.net SVN: harbour-project:[12382] trunk/harbour

2009-09-01 Thread Jaroslaw Kadziola
Hi, FM Thank you very much for this wonderful contribution!! +999 -- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] ViaNemo: New Framework Opensource for Harbour

2009-09-01 Thread Jaroslaw Kadziola
Hi, FM It has interesting features as developed applications on Windows 32bits/64bits FM and also Windows Mobile. ^^ Very good news !! We are waiting for this contribution for Harbour :) Thank You very much for this great job ! -- Regards, Jaroslaw Kadziola

Re: [Harbour] OLE in WINCE

2009-09-11 Thread Jaroslaw Kadziola
-- Regards, Jaroslaw Kadziola ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Wrong hbsms

2010-03-02 Thread Jaroslaw Kadziola
Hi Viktor, Function sms_send() return (-3) and not send message with libhbtpathy.a after 20.02.2010 (it's date of my last harbour build). With earlier version of libhbtpathy.a (date of my build : 02.02.2010) sms_send() return (-10) and work OK = send message. -- Regards, Jaroslaw Kadziola

Re: [Harbour] Wrong hbsms

2010-03-02 Thread Jaroslaw Kadziola
=log Thanks for quick reply. I don't know what is wrong - i'm only reporting this fact. -- Regards, Jaroslaw Kadziola ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo

Re: [Harbour] Wrong hbsms

2010-03-04 Thread Jaroslaw Kadziola
27.01.2010 all is ok and sms' are sending. -- Regards, Jaroslaw Kadziola ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] Wrong hbsms

2010-03-04 Thread Jaroslaw Kadziola
please do VS a test with it? Tested - unfortunately sms_send() still return (-3) -- Regards, Jaroslaw Kadziola ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] SF.net SVN: harbour-project:[14056] trunk/harbour

2010-03-04 Thread Jaroslaw Kadziola
Hi, W liście datowanym 4 marca 2010 (13:57:08) można przeczytać: vusn Log Message: vusn --- vusn 2010-03-04 13:56 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) vusn * contrib/hbtpathy/telepath.prg vusn ! Restored for real. Now is OK! Thanks a lot! -- Regards, Jaroslaw Kadziola

Re: [Harbour] Wrong hbsms

2010-03-04 Thread Jaroslaw Kadziola
, Jaroslaw Kadziola ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] Wrong hbsms

2010-03-04 Thread Jaroslaw Kadziola
plugged to usb port. In system must be installed modem driver (for this phone model). -- Regards, Jaroslaw Kadziola ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo

Re: [Harbour] How to go insde debuger ?

2010-03-29 Thread Jaroslaw Kadziola
Hi Shum , S under the tests dir S hbmk2 tstcolor.prg -b S tstcolor.exe is generated but run it does not go into the debuger ? S Please point me to right direction thanks ! Command AltD() in tstcolor.prg ?? -- Regards, Jaroslaw Kadziola

Re: [Harbour] Happy Easter

2010-04-03 Thread Jaroslaw Kadziola
Hi, Happy Easter to All! Regards, Jaroslaw Kadziola ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] open pdf

2010-04-23 Thread Jaroslaw Kadziola
Hi Exist a way that , once a file was created , generates that's OS open this file using default apliccation for this type of file ? In example a PDF file WAPI_ShellExecute(,,cFile) -- Regards, Jaroslaw Kadziola ___ Harbour mailing list

Re: [Harbour] SF.net SVN: harbour-project:[14488] trunk/harbour

2010-05-17 Thread Jaroslaw Kadziola
Viktor ! -- Regards, Jaroslaw Kadziola ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] hbvpdf: how set the Page Size?

2010-05-22 Thread Jaroslaw Kadziola
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

Re: [Harbour] SF.net SVN: harbour-project:[12253] trunk/harbour

2010-05-31 Thread Jaroslaw Kadziola
. -- Regards, Jaroslaw Kadziola ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Question about WinCE build

2010-05-31 Thread Jaroslaw Kadziola
HB_BIN_COMPILE=D:\harbour\bin\win\mingw SET HB_INSTALL_PREFIX=%~dp0 win-make.exe clean install %1 %2 log-mingwarm.txt 21 --- What's wrong ? -- Regards, Jaroslaw Kadziola ___ Harbour mailing list (attachment size

Re: [Harbour] Question about WinCE build

2010-06-11 Thread Jaroslaw Kadziola
Hi Viktor, VS The error message shows exactly what's missing, install it. VS It's not Harbour problem. This happens when the old man does not read carefully to what written. Thank you ! -- Best regards, Jaroslaw Kadziola ___ Harbour mailing list

Re: [Harbour] SF.net SVN: harbour-project:[12253] trunk/harbour

2010-06-11 Thread Jaroslaw Kadziola
Witam, W liście datowanym 31 maja 2010 (11:56:01) można przeczytać: PC On Sat, 22 Aug 2009, Jarosław Kądzioła wrote: PC Hi, $ hbmk2 testole hbmk: Processing local make script: hbmk.hbm hbmk: Processing configuration: F:\msys\1.0\hb-mingw\bin\hbmk.cfg