WinCE
文章平均质量分 67
闪耀星星
脚踏实地
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
WinCE 访问服务器SqlServer
开发环境: Win10,VS2008,SqlServer 2008R2 1.报“P/Invoke FileNotFoundException” dbnetlib.dll 在D:\Program Files (x86)\Microsoft Visual Studio 8\SmartDevices\SDK\SQL Server\Client\v2.0\wce500\ 或者C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\D原创 2022-01-12 17:16:09 · 510 阅读 · 0 评论 -
WINCE 获取第一个SD卡
API [DllImport("coredll", EntryPoint = "FindFirstStore")] public extern static IntPtr FindFirstStore(ref STOREINFO store); [DllImport("coredll", EntryPoint = "FindNextStore")]原创 2014-04-22 12:09:18 · 1388 阅读 · 0 评论
分享