Search found 14 matches: evc

Return to advanced search

Re: Connecting to a bluetooth device from within PPC

... cambiar la forma de mandar la información a una impresora bluetooth: mediante conexión sockets. Este tema, para la versión que se utiliza de evc no es muy sencillo por que no están todas las libs con las funciones que hay en los ejemplos que muestra el msdn. De momento ya tengo funciones ...
by jlcapel
Thu Jul 30, 2009 7:57 pm
 
Forum: FiveWin for Pocket PC
Topic: Connecting to a bluetooth device from within PPC
Replies: 2
Views: 782

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 ...
by jlcapel
Sun Jul 05, 2009 5:41 pm
 
Forum: FiveWin for Pocket PC
Topic: SMS question
Replies: 51
Views: 21590

Depurar en FWPPC

Antonio,

Parece ser que la función OutputdebugString funciona para EVC. ¿Conoces alguna utilidad para capturar la salida de esta función en PPC?

Saludos y gracias,
José Luis Capel
by jlcapel
Mon Dec 18, 2006 11:36 am
 
Forum: FiveWin para Pocket PC
Topic: Depurar en FWPPC
Replies: 6
Views: 1590

Vilian

You may build lib with MS eVC++. Simply add source and header files to static library new project. It's build with no problems.

Regards
Pawel
by pawelu
Fri Nov 03, 2006 5:05 pm
 
Forum: FiveWin for Pocket PC
Topic: FTP on Pocket PC
Replies: 32
Views: 20127

Antonio,

I use FWPPC 08/September/2006 build.
In EVC Rempte System Information memory usage like this:
program load: 37%
second window with 36 get control load 20 times: 42%
program crash when momory usage is ca 85%

Pawel
by pawelu
Wed Oct 11, 2006 4:26 pm
 
Forum: FiveWin for Pocket PC
Topic: Properly method to destroy objects
Replies: 8
Views: 2201

... que usemos. He visto que existe algo para imprimir tipo driver, http://www.fieldsoftware.com/PrinterCE.htm , funciona con eVC por tanto supongo q debiera funcionar con harbour. Exite una demo funcional de 60 dias, yo no lo he probado(esta en mi lista de tareas pendientes), ...
by Biel EA6DD
Wed Apr 19, 2006 1:15 pm
 
Forum: FiveWin para Pocket PC
Topic: Impresiones
Replies: 6
Views: 2208

... call ws2.dll PPC winsock.dll is bugly and it cannot make connection with winsock on server 2000. PPC ws2.dll works ok ( I call this library from eVC++ and connection works) Regards, Eugeniusz PS You can make this changes in FWH too (I think)
by Eugeniusz Owsiak
Mon Apr 10, 2006 9:03 am
 
Forum: FiveWin for Pocket PC
Topic: Socket on Windows Server 2000
Replies: 23
Views: 7606

Antonio,
The same socket server on Win 2000 server, 2 different client program:
1. eVC++ -> works
2. FW PPC -> I get no connection

Regards
Eugeniusz

PS I must have something to digg in winsock2 to understand how it work.
by Eugeniusz Owsiak
Fri Apr 07, 2006 11:25 pm
 
Forum: FiveWin for Pocket PC
Topic: Socket on Windows Server 2000
Replies: 23
Views: 7606

the use camera with fwppc

... i Found aygshell.lib from Windows Mobile 5_0 SDK I would like Export aygshell.lib from aygshell.dll But aygshell.dll Not Found with Any system ( evc & Windows Mobile 5_0 SDK ) regards, hathal
by HATHAL
Sun Apr 02, 2006 5:08 pm
 
Forum: FiveWin for Pocket PC
Topic: the use camera with fwppc
Replies: 9
Views: 3520

Socket on Windows Server 2000

I have some program written in eVC++ communicating with socket server running on WServer 2000 and all works properly. Socket server is based on FWH 2.6. The next program is on FWPPC and it cannot communicate with this socket server but it ...
by Eugeniusz Owsiak
Wed Mar 29, 2006 12:27 pm
 
Forum: FiveWin for Pocket PC
Topic: Socket on Windows Server 2000
Replies: 23
Views: 7606

Enrico, this works for me ( I know it's a POPUP menu): in .RC file (from eVC++) : 102 MENU DISCARDABLE BEGIN POPUP "Obsługa" BEGIN MENUITEM "Łączenie", 100 MENUITEM "Logowanie", 102 MENUITEM "Maszyna", 104 MENUITEM "Przegląd", 106 END POPUP ...
by Eugeniusz Owsiak
Thu Jan 26, 2006 7:00 am
 
Forum: FiveWin for Pocket PC
Topic: Menus
Replies: 7
Views: 2091

I want the use wave files

To all
I want the use wave files
From ( evc & borland c ) language
For work
Text-To-Speech for arabic language
i testing with funtion " playsound() "
She has tried with sources, but I did not succeed
And he happens dedication to the sound with the succession of the words
:(
regards
hathal
by HATHAL
Fri Jan 13, 2006 3:25 pm
 
Forum: FiveWin for Pocket PC
Topic: I want the use wave files
Replies: 18
Views: 4672

Estimado Antonio

He bajado SDK y eVC + Microsfot Pocket PC 2003, de la pagina de Symbol, pero bajara lo que tu me comentas y de digo las pruebas.

Saludos
Osvaldo Ramriez
by ramirezosvaldo
Fri Nov 25, 2005 5:53 pm
 
Forum: FiveWin para Pocket PC
Topic: Symbol MC3000
Replies: 35
Views: 12798

Antonio, This window is dialog. I found in eVc BasicDialog sample. Dialog is paint on full screen and have empty menu. This dialog looks very well. Right corner show Ok buttton vs standard X button. Dialog on init use SHIDIF_DONEBUTTON | SHIDIF_SIZEDLGFULLSCREEN ...
by pawelu
Sun Nov 06, 2005 9:36 am
 
Forum: FiveWin for Pocket PC
Topic: Empty menu
Replies: 19
Views: 7029

Return to advanced search