Search found 42 matches
- Sun Feb 05, 2012 6:55 am
- Forum: FiveWin for Pocket PC
- Topic: Barcode and RFID Trigger Library
- Replies: 1
- Views: 3095
Re: Barcode and RFID Trigger Library
Darryl, You will need to use the C Library functions to control the scanner etc. I have done this for the Intermec and Datalogics devices and it works well. Motorola (ex Symbol) looks similar though I haven't needed this yet. The little trick is to poll the device (every 500 millisecs, say) instead ...
- Tue Jan 18, 2011 1:08 pm
- Forum: FiveWin for Pocket PC
- Topic: Pocket PC Denso BHT-200 Windows CE 4.1
- Replies: 4
- Views: 2213
Re: Pocket PC Denso BHT-200 Windows CE 4.1
Thomas,
You need to run the linker with parameters including:
/SUBSYSTEM:WINDOWSCE,4.20 /MACHINE:THUMB
Sorry for the delay !!
regards
Jon Munro
You need to run the linker with parameters including:
/SUBSYSTEM:WINDOWSCE,4.20 /MACHINE:THUMB
Sorry for the delay !!
regards
Jon Munro
- Fri Mar 06, 2009 11:49 am
- Forum: FiveWin for Pocket PC
- Topic: Pairing / Connecting via Bluetooth
- Replies: 2
- Views: 624
Re: Pairing / Connecting via Bluetooth
Jeff, My application has the option of using a Bluetooth barcode scanner as alternate input. I simply set up the device as a discoverable Serial Port Profile. I use standard FWPPC serial communications functions and when the corresponding port is initially opened then the Bluetooth link is establish...
- Fri Mar 06, 2009 11:40 am
- Forum: FiveWin for Pocket PC
- Topic: Datalogic scorpio. Troubleshooting...
- Replies: 6
- Views: 1497
Re: Datalogic scorpio. Troubleshooting...
Hi Andrej I compiled my application for the Datalogics Falcon 4420 (see http://www.bscan456.com to download) and initially had the same problem. The solution is in the link script: %vcdir%\bin\link @msvc.tmp /nologo /MAP:bs456info.map /SUBSYSTEM:WINDOWSCE,4.20 /MACHINE:THUMB /verbose:lib I also use ...
- Thu Aug 14, 2008 7:19 am
- Forum: FiveWin for Pocket PC
- Topic: FWPPC and MC3000 scan button
- Replies: 13
- Views: 5505
Hi Darryl, I am yet to tackle the Symbol 9000 but have successfully programmed my system for the PSC Falcon 4400 using the API, which appears to be rather similar to Symbol. Instead of waiting for a scan event, which I couldn't see how I could handle, I simply use a timer function, so that after iss...
- Fri Aug 24, 2007 1:43 pm
- Forum: FiveWin for Pocket PC
- Topic: How to replace aborted exe ?
- Replies: 7
- Views: 2221
- Thu May 10, 2007 12:51 pm
- Forum: FiveWin para Pocket PC
- Topic: Identificador del PPC
- Replies: 2
- Views: 1334
- Fri Nov 10, 2006 1:32 pm
- Forum: FiveWin for Pocket PC
- Topic: Registry functions
- Replies: 18
- Views: 8489
- Wed Oct 18, 2006 6:59 am
- Forum: FiveWin for Pocket PC
- Topic: bluetooth print trouble brother mw 140 bt
- Replies: 16
- Views: 6989
Richard, Printing directly from FWPPC I presume that you will need to send all the necessary printer control commands - just like the old days. By using the Windows 'save to file' feature you may be able to pre-generate and capture what you need and then merge printer control fragments with your dat...
- Tue Oct 17, 2006 3:53 am
- Forum: FiveWin for Pocket PC
- Topic: PPC cannot connect to Netware 5
- Replies: 3
- Views: 1398
- Tue Oct 17, 2006 3:48 am
- Forum: FiveWin for Pocket PC
- Topic: bluetooth print trouble brother mw 140 bt
- Replies: 16
- Views: 6989
- Thu Oct 12, 2006 1:33 am
- Forum: FiveWin for Pocket PC
- Topic: bluetooth print trouble brother mw 140 bt
- Replies: 16
- Views: 6989
- Thu Oct 12, 2006 1:24 am
- Forum: FiveWin for Pocket PC
- Topic: PPC cannot connect to Netware 5
- Replies: 3
- Views: 1398
- Tue Jul 25, 2006 2:29 pm
- Forum: FiveWin for Pocket PC
- Topic: Tab control
- Replies: 6
- Views: 1993
- Mon Jun 19, 2006 1:02 pm
- Forum: FiveWin for Pocket PC
- Topic: Scrolling controls - an early prototype
- Replies: 4
- Views: 1735