USB File System

  • Thread starter Thread starter Rodrigo Meneses
  • Start date Start date
R

Rodrigo Meneses

Hi Folks.
I'm using windows ce 4.2 in a custom device made for us.
I'm trying to read data from a USB Flash memory, but I can't find a way to
map to some directory.
Does anyone of you know how to achieve this?
Having the capatibilty of a plug and play when the cartridge is inserted
would be fine.
Thanks,
-Rodrigo
 
What so you mean by "Map to some directory" If the OS build you are using
supports USB mass storage devices then they will appear to the OS like any
other insertable storage, usually as "\Storage Device" but that name is
configurable by the OEM so you should check how it appears in explorer.
 
Back
Top