Chris
Fri Dec 31 17:00:30 CST 2004
I'm confused. You want to read the GPS data from the device, or just in
general access the PCMCIA slot? If the former, then it's probably through a
virtual serial port and the OpenNETCF.IO.GPS classes [1] will help. If the
latter, then no, there's nothing ready-made for it but I've got a sample for
direct hardware access in my blog[2].
[1] www.opennetcf.org/sdf
[2]
http://blog.opennetcf.org/ctacke
--
<ctacke/>
www.OpenNETCF.org
Your CF searches start and end here
"PHS" <PHS@discussions.microsoft.com> wrote in message
news:3B34D8FE-B6D3-45EE-92B4-D0E81A521B33@microsoft.com...
>I have a compact flash GPS device in my iPaq HX4700. What I'd like to know
>is
> if there is something in the compact framework that lets me read data from
> the compact flash device? A class maybe? A component? Maybe there is
> something in the framework that can use the compact flash device no matter
> what it is?