Search found 7 matches
- Fri Dec 01, 2006 8:56 pm
- Forum: FiveWin for Pocket PC
- Topic: Epson TM88 IV and bluetooth adapter
- Replies: 1
- Views: 1278
Epson TM88 IV and bluetooth adapter
Some months ago I buyed FW for Pocket Pc to work with a HP PDA (windows Mobile 5) and a Zebra printer throught a bluetooth/usb adapter with very good result. Now my customer buy a Epson TM T88IV printer to replace Zebra printer. but this printer don't like bluetooth/usb adapter and HP PDA doen't rea...
- Sun Jun 11, 2006 4:05 pm
- Forum: FiveWin for Pocket PC
- Topic: transfer data from-to a Pocket Pc
- Replies: 5
- Views: 2064
transfer data from-to a Pocket Pc
There is a way to map a directory on a Pocket Pc from a desktop PC (or map a directory of the Desktop PC for use it from the Pocket) to transfer data without use Copy & Paste with ActiveSync ?
Thanks.
Franz
Thanks.
Franz
- Sun Apr 23, 2006 6:05 pm
- Forum: FiveWin for Pocket PC
- Topic: How to insert my FWPPC application in Today or program menu
- Replies: 1
- Views: 1026
How to insert my FWPPC application in Today or program menu
Thanks for Help in FTP. Now always run very well. Only a little question. How can I insert link to my application in Today Menu or in Programm Menu?
Thanks.
Ciao
Alfredo
Thanks.
Ciao
Alfredo
- Fri Apr 21, 2006 7:34 pm
- Forum: FiveWin for Pocket PC
- Topic: FTP on Pocket PC
- Replies: 32
- Views: 20493
missing wininet.lib in buildce.bat
I found my error. no wininet.lib declared in buildce.bat.
Stop for this evening. link is ok tomorrow I will test to transfer data.
Ciao.
Alfredo
Stop for this evening. link is ok tomorrow I will test to transfer data.
Ciao.
Alfredo
- Fri Apr 21, 2006 7:05 pm
- Forum: FiveWin for Pocket PC
- Topic: FTP on Pocket PC
- Replies: 32
- Views: 20493
Sorry. I mixed from 2 source
this is the result with your code: menu.obj : error LNK2019: unresolved external symbol InternetOpenW referenced in function "void __cdecl HB_FUN_INTERNETOPEN(void)" (?HB_FUN_INTERNETOPEN@@YAXXZ) menu.obj : error LNK2019: unresolved external symbol InternetCloseHandle referenced in functio...
- Fri Apr 21, 2006 6:31 pm
- Forum: FiveWin for Pocket PC
- Topic: FTP on Pocket PC
- Replies: 32
- Views: 20493
Grazie per l'aiuto ma ho un problema....
ho inserito il tuo codice ma quando linko il programma ho questi errori: --------------------------------------- menu.obj : error LNK2001: unresolved external symbol "void __cdecl HB_FUN_FTPSETCURRENTDIRECTORY(void)" (?HB_FUN_FTPSETCURRENTDIRECTORY@@YAXXZ) menu.obj : error LNK2001: unresol...
- Fri Apr 21, 2006 1:09 pm
- Forum: FiveWin for Pocket PC
- Topic: FTP on Pocket PC
- Replies: 32
- Views: 20493
FTP on Pocket PC
I have translate my application with FWPPC. Thanks!. FWPPC is a really good application!. It only take somes hours and this is the first time that I use fivewin. Now I have to ftp data from the smartphone (Vodafone v1640) to a ftp server. How I have to operate ? On XP I use wininet.dll but I think t...