Low level media access in WinCE / PocketPC2003
I need help. I have a software requirement where I must access the partition table of a CF card on a PocketPC 2003 IPAQ.
It is an HP IPAQ h5555 with a dual PCCard expansion pack. The CF card is plugged into a PCCard adapter which is plugged into the expansion pack.
Using the Win32 nomenclature for accessing drives doesn't work, ie:
CreateFile("\\\\.\\PhysicalDrive0",
Is there a special filename for accessing the partition table of "/Storage Card" ?
Thanks
Jimmy

