搜索资源列表
ce_crtdbg
- This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory
RegDemo20
- 注册表编辑例子:包括新增键值、删除键值,并对其测试。-Registry Editor examples include : the new keys, delete keys, and their testing.
CSharpSQLCE
- 嵌入式wince6.0数据库基本操作实例,包括创建表、插入数据、查询、删除,编译环境为VS2008,wince6.0设备需要安装sqlce.wce5.armv4i.CAB-Wince6.0 basic operation of embedded database instance, including the creation of the table, insert data, query, delete, compile environment for VS2008, wince6.0 ne
Notepad
- 在EVC下的记事本程序,输入法为自己写的拼音输入法,程序速度不是很快。支持文件列表功能,支持新建,打开,保存,删除文件。支持文本读取,支持换行翻页功能。-In the EVC of the Notepad program, the input method for their own writing Pinyin input method, the program speed is not fast. List of features supporting documents to suppor
SHFullScreen
- wince 菜单的相关操作。包括添加、删除、修改等功能。-related to the operation menu wince. Including add, delete, modify functions.
Studentdate
- 学生数据库管理系统,对学生的数据进行添加,删除,修改,查询等功能-Student database management system, data on students to add, delete, modify, query and other functions
EDB_Sample
- Windows Mobile 6 Professional下的EDB编程例子,实现插入、删除、查询等功能- EDB programming example,such as the function of insert、delete、search
app1
- System will automatically delete the directory of debug and release, so please do not put files on these two directory.
CsharpWindowsMobiletext
- 用C#开发的一个记事本程序,包含存储,删除,复制,粘贴等功能-With the C# development of a notebook of this program, including storage, delete, copy, paste and other functions
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.
redit
- WinCE下的注册表工具源码(支持注册表的查看、修改、删除等)-WinCE source code under the registry tool (to support the registry' s view, modify, delete, etc.)
WDTDemo
- 看门狗的创建、删除、喂狗等。希望对大家有所帮助。-Watchdog to create, delete, feed the dog and so on. We want to help.
AddressBook
- 简单的windows ce平台下的简易通讯录,可以添加删除修改记录-Windows ce platform simple simple address book, you can add delete modify records
notebook11
- 通过用户登录验证,可以对通讯录进行添加,删除,更新等功能-Through the user login authentication, address book can add, delete, update, etc.
Student
- 通过用户名的验证,对通讯录进行添加,删除,更新等功能-Authentication by user name, the address book to add, delete, update, etc.
RDA
- 远程连接sql数据库 实现数据的上传下载 并用listview控件显示 并可对其进行添加 删除 修改 等操作-Remote connection sql database to download and upload data with the listview control to display and modify them to add delete and other operations
APNMemoryManage
- 当时在WinCE下工作,项目中给我们指定使用的内存大小只有10M,而在项目中经常发生内存泄漏,内存使用超出范围等各种错误,所以为了项目质量的提高,写了一个模块系统内存分配的库,用于管理项目中的内存分配。重载了 new,delete 以及实现了 malloc fr-At work in WinCE project gave us the memory size specified using only 10M, and often occur in the project memory leaks
shiyan2
- Windows CE下的数据库及数据表的创建、打开、读取、写入、查询、排序、关闭和删除等操作-Windows CE databases and data tables to create, open, read, write, query, sort, close, and delete
VCwinceinput
- wince下的手写输入法,网上下载的,如有侵权请网站自行删除-wince under the handwriting input method, downloaded, if infringement, please delete own Website
Student
- 学生数据库,MFC程序设计,实现学生记录添加、删除、查找功能 !-Student database, MFC programming, student records to add, delete, search functions!