搜索资源列表
RegEdit
- 用后缀名就能查找出可以执行的EXE文件路径
批引导程序
- ;批引导程序,用于引导系列运行程序 原版仅适用配置文件为StorageCard\NaviOne\bload.ini,考虑通用性,改进为只要配置文件bload.ini与主程序放同目录,任意卡名和路径下的均可作为引导入口。 说明: ;批引导程序,精简快速 ;放在启动入口位置,自动批量执行软件,发完命令后本程序完全退出,不占用内存 ;";"行:为注释行 ;本软件可随意分发使用,使用者自负一切责任,分发请保留本条款,作者:scrfr ;字串行:为命令行 ;数字行:为延时ms数,常用于等待虚拟端口的建立
GetFileOpenName
- CE的系统函数里面没有类似于VC++的获取文件路径的对话框函数GetFileOpenName,所以封装了一个这样的动态库,供大家调用-CE of the system function which is similar to VC++ does not access the file path of the dialog box function GetFileOpenName, so encapsulates the dynamics of such a database for your c
WinCE_Driver1
- 调用directshow出现链接错误,如何解决? player.obj : error LNK2001: unresolved external symbol _IID_IVideoWindow player.obj : error LNK2001: unresolved external symbol _IID_IMediaControl 这是因为链接器没有找到合适的.lib文件。两种办法: 1、在EVC菜单Tools—options—directories 里
RdWrtIni_wince
- wince 下面读写.ini格式的配置文件,源码,使用相对路径-Read and Write config file(.ini) Code ,if you need lib yuo Compile it youself used Relative path
wince-Socket-FTP
- WINCE可用的Socket源码,以及FTP源码,可实现中文目录的FTP功能。下载时路径保持与原文件路径相同。从实际工程分拣出来的代码。亲测可用。-Available WINCE and Socket source code, FTP source code, can achieve the function of FTP Chinese directory. When the download path remains the same with the original file path.