Windows CE 4.2 USB Device Driver
From: Holger (h.driesch_at_sotec-net.de)
Date: 07/16/04
- Next message: Bruce Eitman \(eMVP\): "Re: Windows CE 4.2 USB Device Driver"
- Previous message: Olivier: "Re: [newbie] Problems with timeSetEvent..."
- Next in thread: Bruce Eitman \(eMVP\): "Re: Windows CE 4.2 USB Device Driver"
- Reply: Bruce Eitman \(eMVP\): "Re: Windows CE 4.2 USB Device Driver"
- Messages sorted by: [ date ] [ thread ]
Date: 16 Jul 2004 04:38:16 -0700
I have read several postings concerning USB Device Drivers on Win CE
4.2 in this newsgroup with interest. So I would be very grateful to
someone for answering the rest of my open questions:
1. I need a Driver for my USB Device providing a SIMPLE open(),
close(), write() and read() interface using bulk or interrupt
transfers. Am I right that it would be the simpliest way to write one
on my own using the source code of the USB Printer driver and changing
this?
2. Does my client application have direct access to my exported
functions (e.g. LTP_Write(), LPT_Read() ...)?
3. What do I have to do if I want to provide a CreateFile(),
ReadFile()...-Interface to my client application?
THANK YOU!!!
- Next message: Bruce Eitman \(eMVP\): "Re: Windows CE 4.2 USB Device Driver"
- Previous message: Olivier: "Re: [newbie] Problems with timeSetEvent..."
- Next in thread: Bruce Eitman \(eMVP\): "Re: Windows CE 4.2 USB Device Driver"
- Reply: Bruce Eitman \(eMVP\): "Re: Windows CE 4.2 USB Device Driver"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|