加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

wince6.0 在flash上实现永久存储

发布时间:2020-12-15 18:45:17 所属栏目:百科 来源:网络整理
导读:Implementing Persistent Storage on Flash Media (Windows Embedded CE 6.0) This topic has not yet been rated - Rate this topic 1/6/2010 You can implement persistent storage for user data on a Windows Embedded CE-based device. The following l

Implementing Persistent Storage on Flash Media (Windows Embedded CE 6.0)

This topic has not yet been rated - Rate this topic
1/6/2010

You can implement persistent storage for user data on a Windows Embedded CE-based device. The following list shows the requirements for implementing persistent storage:

  • A flash media system driver with load leveling.
    For more information,see Flash Drivers.
  • Appropriate settings for designated registry keys.
    For more information see Storage Manager Registry Settings and Registry Settings for Flash Media Drivers (FMD).
  • The file system mounted as the root directory.
  • File replication filter configured for persistent storage.
    For more information,see File Replication for Persistent Storage.

Because persistent storage may change the location of the root directory to a mounted file system,persistent data storage applications should always query for the volume name or path. Applications must use the SHGetSpecialFolder function to find the OEM-specified location of system folders such as My Documents. Applications that use a hard-coded value do not work on devices in which system folders such as My Documents have been moved.

Applications must make no assumptions about the volume name or path. Replace any hard-coded references to system folders with the value returned by the SHGetSpecialFolder function.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读