搜索资源列表
WinCE显示JPEG、读写INI文件
- 采用Platform Builder进行编程,可以显示JPEG图像、并读取INI文件。在嵌入式定位导航系统中应用。-using Platform Builder program can display JPEG images. INI file and read. Embedded in the GPS navigation system applications.
INIFileOP_new
- window ce.net ini文件读写,纯c代码-window ce.net ini file read and write, code-c
FileOperate
- 在wince5.0上实现文件或文件夹的删除,复制,以及大小的计算。可以获取文件的属性,比如修改,访问,创建时间。等等功能的一个文件操作动态连接库文件,可以实现文件的读写(INI文件)。
Profile
- 想在wince下有源代码操作ini文件吗,这个lib可以满足你的要求,CProfile.h为library的对外接口。
Inirw
- 用EVC写的可以实现WINCE INI文件的读写。
INIFIleHandler
- Windows CE/Mobile SP/PPC 上封装的ini操作的dll动态库,可以直接在SP/PPC上使用,速度快,很方便
Ini
- Wince平台下INI文件读写程序源码,该升级包,主要修改了以前添加记录后,继续读写INI文件出现的指针错误等bug。是一个比较完美的INI文件读取程序。
CE5iniRWtest
- ce 5.0上的用mfc编制的ini文件读写源代码,调试OK。
批引导程序
- ;批引导程序,用于引导系列运行程序 原版仅适用配置文件为StorageCard\NaviOne\bload.ini,考虑通用性,改进为只要配置文件bload.ini与主程序放同目录,任意卡名和路径下的均可作为引导入口。 说明: ;批引导程序,精简快速 ;放在启动入口位置,自动批量执行软件,发完命令后本程序完全退出,不占用内存 ;";"行:为注释行 ;本软件可随意分发使用,使用者自负一切责任,分发请保留本条款,作者:scrfr ;字串行:为命令行 ;数字行:为延时ms数,常用于等待虚拟端口的建立
MYINIREAD.rar
- wince evc ini读写 au1200,au1200 reader wince evc ini
simpleini-4.8.2(2)
- Ini文件读写源代码,支持多种操作平台 - support for multi-line values (values with embedded newline characters) - optional support for multiple keys with the same name - optional case-insensitive sections and keys (for ASCII characters only) - saves files
123222
- WinCE显示JPEG、读写INI文件,EVC下编译通过-WinCE display JPEG, read and write INI files, EVC compiler passed under
EVC4.2.iniFilereadwriteFounction
- 是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed
readwriteini
- wince下读写ini文件代码,用evc编写的-wince to read and write ini files under the code, prepared by EVC
iniop
- 经验证完全可用的wince下的ini配置文件读写源码-Proven completely available to wince under the ini configuration file to read and write source code
890761fileinirw
- 一个自己写的读写ini文件的类,其实就是把一些API函数封装了一下,自己用的还行,希望对大家有用,是用VC6写的-一个自己写的读写ini文件的类,其实就是把一些API函数封装了一下,自己用的还行,希望对大家有用,是用VC6写的.......
FTPClient
- wince下ftp程序,具有断点恢复。涉及ini操作、数据库、sock、点对点消息队列、文件映射。供ftp客户端编写参考。-wince ftp client program.
RdWrFile
- winCE下读写INI文件,实现基本功能,读,写等操作功能-winCE to read and write INI file, for basic functions, read, write and other operations functions
RdWrtIni_wince
- wince 下面读写.ini格式的配置文件,源码,使用相对路径-Read and Write config file(.ini) Code ,if you need lib yuo Compile it youself used Relative path
IniFile
- Class to handle ini file also on windows ce and mobile