Search found 229 matches

by jlcapel
Sun Jul 05, 2009 7:58 pm
Forum: FiveWin for Pocket PC
Topic: SMS question
Replies: 51
Views: 24857

Re: SMS question

Antonio, If we find a Microsoft one which it is free and fully available, why not ? :-) Suggestions are welcome Well, AFAIK express versions of MSVC can't compile to ARM :-( So there is no free choice at this moment... Anyhow, the one used with FWPPC works really fine. I know!! It works fine but we ...
by jlcapel
Sun Jul 05, 2009 5:41 pm
Forum: FiveWin for Pocket PC
Topic: SMS question
Replies: 51
Views: 24857

Re: SMS question

Otto, :oops: I forgot to tell you (everybody) that I had to 'correct' manually sms.h Seemed that sms.h (for evc version used by fwppc) have several compiling errors as you've showed. Tomorrow I'll show all the corrections (4 or 5 more or less). I think that we should update to a new and modern compi...
by jlcapel
Fri Jul 03, 2009 7:32 pm
Forum: FiveWin for Pocket PC
Topic: SMS question
Replies: 51
Views: 24857

Re: SMS question

Hi,

Someone have tested it ??

Please tell me how it was...

Regards,
José luis Capel
by jlcapel
Thu Jul 02, 2009 8:06 pm
Forum: FiveWin for Pocket PC
Topic: SMS question
Replies: 51
Views: 24857

Re: SMS question

Ross,

Should be on /lib/arm folder.
by jlcapel
Mon Jun 29, 2009 12:16 pm
Forum: FiveWin for Pocket PC
Topic: SMS question
Replies: 51
Views: 24857

Re: SMS question

Hi all, Here you are a working sample of sending SMS with FWPPC. Please... test and report errors (if any). Just a remark: you must add sms.lib in lib list. Regards, José Luis Capel // (c) Aicom Global Software, S.L.U. - 2009 // José Luis Capel #include "FWCE.ch" //------------------------...
by jlcapel
Tue Mar 31, 2009 7:58 pm
Forum: FiveWin for Pocket PC
Topic: Windows CE emulator (ARM)
Replies: 24
Views: 19013

Re: Windows CE emulator (ARM)

Antonio,

Te refieres a un emulador de wince 5.0 por ejemplo?

El que tengo dice en MyDevice->Properties->General pone:

Microsoft Windows CE
Version 5.00 (build 1400)

¿Es esto lo que buscas?
by jlcapel
Sun Feb 15, 2009 8:28 pm
Forum: FiveWin para Pocket PC
Topic: Comprmir / Descomprimir entre PC y PPC
Replies: 2
Views: 733

Re: Comprmir / Descomprimir entre PC y PPC

Arturo,

Creo que ya no se avanzó más con esa lib. He estado mirando por Google y veo que en este enlace

http://www.codeproject.com/KB/library/LiteZip.aspx

pueda haber una linea a seguir. Creo que hay algunas cosas por corregir.... quizás Antonio pueda iluminarnos :)
by jlcapel
Sat Jan 10, 2009 7:52 pm
Forum: FiveWin for Pocket PC
Topic: SMS question
Replies: 51
Views: 24857

Re: SMS question

Hi all, This is a part of SMS Api. And this is the link http://msdn.microsoft.com/en-us/library/aa458509.aspx Regards, José Luis Capel SMS Messaging The Short Message Service, or SMS, is a popular way, as the name implies, to exchange short text messages between cellular phones. By default, the InBo...
by jlcapel
Sat Dec 20, 2008 7:14 pm
Forum: FiveWin for Harbour/xHarbour
Topic: A much faster Class TDataBase !!!
Replies: 18
Views: 6699

Hi to all, Well... this class was only created and tested in Harbour for PPC. Let me explain a little what this class do. We have done two type of enhancements. First we have changed arrays from abuffer to hashes. This change allow eliminate all ascans (which normally slow down performance). The sec...
by jlcapel
Mon Nov 10, 2008 9:17 pm
Forum: FiveWin para Pocket PC
Topic: Coger la version del fichero .exe
Replies: 5
Views: 1265

Softruz,

Muéstranos el código de esa función. Por lo que puedo ver... hay que hacer algún trabajo extra para que funcione 100x100 en PPC.
by jlcapel
Sun Aug 17, 2008 7:16 pm
Forum: FiveWin para Pocket PC
Topic: Usando ADOCE
Replies: 2
Views: 1449

Antonio,

Los enlaces son muy interesantes!!

Gracias!
by jlcapel
Sat Apr 12, 2008 11:35 am
Forum: FiveWin para Pocket PC
Topic: Leer Gps
Replies: 25
Views: 8656

Hola a todos, He compilado y enlazado el ejemplo del primer mensaje de este hilo y me dice que me faltan las siguientes funciones: gps.obj : error LNK2001: unresolved external symbol HB_FUN_COMREAD gps.obj : error LNK2001: unresolved external symbol HB_FUN_COMCLOSE gps.obj : error LNK2001: unresolve...
by jlcapel
Fri Apr 11, 2008 2:43 pm
Forum: FiveWin para Harbour/xHarbour
Topic: LetoDB
Replies: 80
Views: 27975

Antonio,
Has intentado compilarlo para Pocket PC ?
No :oops:

Voy a intentarlo este fin de semana.... y te comento los problemas.
by jlcapel
Thu Apr 10, 2008 6:38 pm
Forum: FiveWin para Harbour/xHarbour
Topic: LetoDB
Replies: 80
Views: 27975

Antonio...

Tu que manejas muy bien el Harbour para PPC.... ;-)

¿Podrías intentar compilar la parte cliente como lib de Harbour CE?
by jlcapel
Tue Mar 18, 2008 6:56 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Crystal Reports y tActiveX
Replies: 15
Views: 5196

Hola,

Ya ni me acordaba de esa pregunta!!!

Ahora estamos probando el FastReports para [x]Harbour.

Tiene muy buena pinta.

Saludos y gracias por la respuesta.