Windows Mobile 6.x is based on Windows CE 5.x and it doesn’t have CDFS driver included, even if the 5.x CE platform has support for it.
I have a scenario with an USB memory stick which contains also a CDFS partition, the PDA is running Windows Mobile 6.x and has OTG support (the host or client is selectable by the user). Is it feasible to move somehow the CE existing driver into Windows Mobile?
Any hint, direction would be appreciated.
I don’t know if it is so proper to answer my own question, but maybe this answer it will be useful for others.
As I wrote the WinCE 5.x platform has CDFS support, while Windows Mobile 6.x doesn’t. I just copied the WinCE 5.x driver –
udfs.dllinto the “Windows” directory of the Windows Mobile Device and added two registry settings:I restarted the PDA and the CDFS support enabled. Mode details in MSDN.