Search found 13 matches: francesco

Return to advanced search

Data exchange between PC and Android device on the same loca

... everyone. I am a FWPPC user but now I have been making small leaps towards Android. I use uhttpd.exe server (v.0.4.4 FIXED_THREADS from (c)2009 by Francesco Saverio Giudice) It WORKED very well for me when I used it to generate the HTML to the Client, serving as a simple and easy Front-End and ...
by Arturo Lopesoria
Tue Feb 20, 2024 11:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 768

Intercambio de datos entre PC y dispositivo Android en la m

... usuario de FWPPC pero ahora he venido dando pequeños brincos hacia a Android. Utilizo el servidor uhttpd.exe ( v.0.4.4 FIXED_THREADS de (c)2009 de Francesco Saverio Giudice ) Me FUNCIONABA muy bien cuando lo usaba para generar el HTML al Cliente, sirviendome como un sencillo y fácil Front-End y ...
by Arturo Lopesoria
Tue Feb 20, 2024 10:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Intercambio de datos entre PC y dispositivo Android en la m
Replies: 2
Views: 201

Re: DBF TEMPORARY

James,

/*
* Harbour Project source code:
* ARRAY RDD
*
* Copyright 2006 Francesco Saverio Giudice <info / at / fsgiudice / dot / com>
* Copyright 2011-2013 Quique <quique@quiquesoft.com> (Index, locate and filter Support)


EMG
by Enrico Maria Giordano
Mon Jul 13, 2015 2:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF TEMPORARY
Replies: 50
Views: 12195

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... int( * ) >( arguments[ 1 ] ) ); => hb_vmPushLogical( *reinterpret_cast< bool( * ) >( arguments[ 1 ] ) ); ! Reimplemented: Francesco's signal management protocol which got broke due to above overlook. 2010-10-19 09:19 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtgui/hbqtgui.ch ...
by Pritpal Bedi
Tue Oct 26, 2010 8:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 99019

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... ! Changed: the way context menu was being fired. * contrib/hbqt/qtcore/hbqt_hbqslots.cpp * contrib/hbqt/qtcore/hbqt_hbqslots.h + Added: Francesco Perillo's new SIGNAL/SLOT mechanism. It is guarded against #ifdef __PRITPAL__ which is defined by default in hbqt_hbqslots.h. To switch over ...
by Pritpal Bedi
Mon Oct 11, 2010 7:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 99019

Re: Timers and loops

... * The following parts are Copyright of the individual authors. * www - http://www.xharbour.org http://www.harbour-project.org * * Copyright 2003 Francesco Saverio Giudice <info@fsgiudice.com> * Documentation for Background Task functions: * HB_BACKGROUNDADD() HB_BACKGROUNDDEL() HB_BACKGROUNDRUN() ...
by Enrico Maria Giordano
Fri Feb 19, 2010 9:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Timers and loops
Replies: 52
Views: 11285

Re: Tastiera FwPpc

Francesco, Questo è il codice della funzione ShowKeyboard(): HB_FUNC( SHOWKEYBOARD ) { SipShowIM( SIPF_ON ); } come si vede, si usa la funzione diretta di Windows. qui sono i possibili valori di utilizzare: c:\vce\include\arm\sipapi.h: ...
by Antonio Linares
Sun Feb 08, 2009 12:07 pm
 
Forum: All products support
Topic: Tastiera FwPpc
Replies: 2
Views: 807

Tastiera FwPpc

... e oggetti, su quella che ho io non c'è un help specifico per Fwppc Grazie dell'attenzione e chiedo scusa per le troppe domande buon lavoro a tutti Francesco
by franz_matrix
Wed Feb 04, 2009 12:52 pm
 
Forum: All products support
Topic: Tastiera FwPpc
Replies: 2
Views: 807

Francesco,

> use \\mypc\shared\magazi new

You should be able to do that with no problems at all.

If you can access the Internet then you should be able to access your files in the lan PC.

We are going to do some tests here to provide you a little guide for it.
by Antonio Linares
Sat Feb 23, 2008 10:40 am
 
Forum: FiveWin for Pocket PC
Topic: lan
Replies: 8
Views: 1888

Francesco,

What Windows Mobile version are you using ?

Are you testing on a real Pocket PC or from the emulator ?
by Antonio Linares
Fri Feb 22, 2008 1:02 pm
 
Forum: FiveWin for Pocket PC
Topic: lan
Replies: 8
Views: 1888

Francesco,

Have you properly set the lan config from your Pocket PC ?

Is Internet Explorer working ?
by Antonio Linares
Fri Feb 22, 2008 9:50 am
 
Forum: FiveWin for Pocket PC
Topic: lan
Replies: 8
Views: 1888

KEYBOARD status

... I would remove it on Ins also). 2) use the appropriate API to correctly change the lights status. For the point 2, the following sample is from Francesco Saverio Giudice: Code: #include "common.ch" PROCEDURE MAIN() ? "Attiva capslock" SetCapsLock( TRUE ) Inkey( 0 ) ? "Attiva numlock" SetNumLock( ...
by Maverich
Tue Aug 22, 2006 9:34 am
 
Forum: All products support
Topic: KEYBOARD status
Replies: 3
Views: 1492

TMsgBar KEYBOARD clause

... I would remove it on Ins also). 2) use the appropriate API to correctly change the lights status. For the point 2, the following sample is from Francesco Saverio Giudice: #include "common.ch" PROCEDURE MAIN() ? "Attiva capslock" SetCapsLock( TRUE ) Inkey( ...
by Enrico Maria Giordano
Mon Feb 06, 2006 10:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TMsgBar KEYBOARD clause
Replies: 0
Views: 521

Return to advanced search