Re: USB Mass storage function



Only way you can do that is to create an installable file system driver that
routes all file access to the ram file system and use that with the mass
storage function. So sample of that exists to the best of my knowledge. The
following article I wrote may be of some help in understanding the
fundamentals:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnembedded/html/embedded06172003.asp


--
Steve Maillet
EmbeddedFusion
www.EmbeddedFusion.com
smaillet at EmbeddedFusion dot com


.



Relevant Pages

  • Re: Write on Hard Disk
    ... Sounds like you have the RAM file system as the root of the FS so anything ... smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Trouble obtaining virtual address from physical address...
    ... I've implemented a tftp client in the ... > to initialize the entire flash file system at manufacturing or upgrade ... KenrelIoControl is a trusted API and except for a few OS defined ... > smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)
  • Re: about internal file system
    ... then unloading explorer.exe message will output on the debug windows without ... any other errors message. ... don't support ROM-only file system? ... > smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Questions about CloseFile() and file/directory attributes
    ... In this context "underlying file system" means the actual file system data ... Steve Maillet ... smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.embedded)
  • Re: How to put files into non-windows directory by BinFS?
    ... given that BINFs is a file system driver loaded via ... the storage manager like any other file system it would be a neat trick ... smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)