MC70 SD card suspend/resume

// Expert user has replied.
F Faisal Qureshi 3 years 4 months ago
0 2 0

2:00pm May 19, 2009 MC70 WM 5 My understanding was that if you have SQLCE on an SD card, that when the device goes into suspend/resume, you need to close and reopen the handle to the SD card to continue your application.  Is this correct? Thank you very much.

Please Register or Login to post a reply

2 Replies

G George Dellaratta

Any open handle to the SD Card, whether it be for database access or other file access will be invalid after the resume unless the registry key is set to tell the system that the card will not be removed. 
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\sdmmcloader]

"NoRemoveOnResume"=dword:1

F Faisal Qureshi

Thanks George!

CONTACT
Can’t find what you’re looking for?