Hi,
I have some questions related to the SD and MMC card drivers
under
Windows CE 5.0.
Let me first explain the behaviour that I am observing :-
The MMC card works fine without any modifications to the existing
driver for MMC which is under :-
C:\WINCE500\PUBLIC\COMMON\OAK\DRIVERS\SDCARD\SDCLIENTDRIVERS\SDMEMORY.
Now, when I try to plug in an SD card then the card does not show up in
explorer.
But it appears in Storage manager. When I formatted the SD Card and after
that mounting it, it shows in Explorer.
I have done the detection of SD Card in manually (i.e. Formatting and
mounting ) and by changing the reg. enteries
as:
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles]
"PartitionDriverName"="mspart.dll"
"DefaultFileSystem"="FATFS"
"AutoPart"=dword:00000001
"MountFlags"=dword:00000000
"AutoMount"=dword:00000001
"AutoFormat"=dword:00000001
"Folder"="Mounted Volume"
"ActivityEvent"="PowerManager/ActivityTimer/SystemActivity"
It directly appear in Storage manager and in Explorer but in formatted
format.
Can any budy help me to solve these problem I want to use same SD Card in
both WIN XP and WIN CE without
formatting it. When Card is formatted in WINCE I can't use it in XP it
requires Formatting of Card and viceversa.
Thanks in advance
Best Regards
Swapnil Manglekar