ok, after some more testing i see that in w32 it dosn't work either. i must
be doing somthing wrong.

here's my environment.

test.prg

proc main()
? "Test"
wait
quit


in Msys i do
$ hbmk ./test.prg

Harbour 1.1.0dev (Rev. 9846)
Copyright (c) 1999-2008, http://www.harbour-project.org/
Compiling './test.prg'...
Lines 4, Functions/Procedures 2
Generating C source output to 'test.c'... Done.


this will lanch test.exe, a process will be started, and hang around, and i
will get back the DOS prompt.
but test.exe process is still running... I will have to kill it in order to
stop it.
 


Przemyslaw Czerpak-2 wrote:
> 
> On Sun, 09 Nov 2008, Abeb wrote:
> 
> Hi,
> 
>> was this issue attened?  I still can not run wcecon.exe on PocketPc. It
>> won't
>> open any window.
> 
> You have to use older GTWVT untill current one will not be fixed.
> 
> best regards,
> Przemek
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
> 
> 

-- 
View this message in context: 
http://www.nabble.com/wince-tp20236568p20409140.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to