搜索资源列表
dibsectionlite
- 用于winCE手机上的操作dib图像文件的封装类,倒入工程即可使用-for winCE phone operators Freehand images of Packaging category, poured into the project in order to use
CEFTP
- 这个程序是我编写的从FTP站点下载文件的wince程序,自己封装了wininet.lib的API 形成几个基于MFC的类,并编写了下载文件的函数,可以移植到任何需要ftp操作的wince程序中。-this procedure is the preparation of the FTP site downloaded documents wince procedures, Packaging of their wininet.lib API form several categories ba
Media
- 本源码是关于在wince下如何使用directx播放多媒体文件的小程序,为了方便代码的移植,将directx的操作封装成CMedia类,只要直接调用该类,就可以相当简便地调用directx来播放多媒体文件了
CEShowGif
- 使用的gif89a类以及其他相关文件,并移植到WinCE平台上。 其中值得注意的主要是这个操作 code = *((DWORD*)(buf+bufIndex)) 可以用乘法或者内存复制操作来代替
writeandread
- 利用类可建立文本文件 可对文本文件进行写操作 可对文件进行读操作 可对文件进行内容删除操作. 源码已大2440上通过.-Can create text files using classes can write a text file can read the file to the contents of the file delete operation.