搜索资源列表
注册表操作类vc
- 注册表操作类-registry operation category
源码附件:VC--初探WINDOWS下的IME编程
- 初探WINDOWS下IME编程源码: 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: -of IME programming under Windows source : As we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do?
VC中注册表操作类
- 一个VC封装的注册表操作类,把API的操作封装起来,直接导入就可用-a VC Packaging registry operations, the API put Packaging operation, can be used directly into
VC-system-programming
- 包括:cdrom控制,cpu和mouse信息,USB编程,测试cpu速度,检测键盘按键,列出进程,鼠标钩子编程,系统信息获取,注册表编程-include : cdrom control, cpu and mouse information, USB programming, cpu speed test to detect the keyboard keys, listing process, the mouse hook programming, system information acce
学生成绩管理系统VC-ODBC
- 自编的一个实用的学生成绩处理管理系统。支持.dbf文件,不需注册数据源,打开文件,程序自动写注册表,注册数据源,对数据库进行操作。能够根据平时,期中,期末成绩计算最终成绩,并输出成html文件打印。很实用。-writing a practical handling of student performance management system. Support. Dbf documents with the registered data sources, open files, automa
编写程序实现所有注册表的操作vc
- 编写程序实现所有注册表的操作-procedures for the preparation of all the registry operation
SoftwareView
- VC获取系统安装软件信息的程序,代码通过读取注册表实现,比较详细,适合于初学者.-VC installation software information for the procedure, the code achieved by reading the registry, more detail, suitable for beginners.
VC-BHO
- VC编写BHO插件源代码和教程 一,BHO开发概述 二,框架设计 三,注销SESSION 四,打包发布-VC source code and plug-ins written tutorials BHO One, BHO Development Overview 3 1.1 BHO s use and practical application of 3 1.2 BHO works and technological environment 3 Se
registry
- 防WINDOWS系统注册表管理的一个VC源码-Anti-WINDOWS system registry managed by a VC-source
modifyregistry-vc
- 一个简单的例子,在vc下如何修改注册表,特别说明了注册表键值-sample for edit registry
VC_login
- VC登录界面,采用Access数据库,登录名及密码采用加密算法,用户名及密码:admin-VC registry interface, using Access database, login name and password encryption algorithm used, the user name and password: admin
LOCK
- vc++的挂机锁屏系统,相信这个大家都不陌生吧,可以锁定你的计算机,别人无法操作,需要知道口令才可以,S本软件不但功能完善,而且界面友好,仿QQ的界面,还会适时弹出操作提示,更加人性化,可以专用于网吧或个人办公计算机,开始挂机后,显示挂机时间,而且还可以用屏幕键盘输入密码和隐藏窗口(类似QQ),本程序还涉及一些注册表的操作,当关闭本程序时,会释放注册表。-hang up the vc++ lock-screen system, we do not believe that this strang
FakeQQ
- VC工程创建步骤; 对话框界面编程; 注册表编程; TrayIcon编程; 网络编程; 数据库编程; 线程编程 -Steps to create a VC project dialog programming interface registry programming TrayIcon programming network programming Database Programming Thread Programming
Reg
- vc编写的关于注册表操作的例程,使用windows API注册表操作函数。-vc prepared by the routine operation of the registry, using windows API registry manipulation functions.
Upanbingdu
- VC++U盘病毒程序,集成了注册表读写,盘符传播,适合新手学习理解使用!-VC++ U disk-virus program that integrates registry read, write, letter spread, suitable for novice to learn to understand the use of!
HookRegister
- 用 VC编写的注册表监控程序,利用了 HOOK API。大家可以学习学习。-Written by VC registry monitoring program, using the HOOK API. We can learn from him.
vc_regedit
- vc注册表操作类,使用非常方便! Registry.CreateKey(HKEY_LOCAL_MACHINE, Path) Registry.Open(HKEY_LOCAL_MACHINE, Path) Registry.Write("strPath", strPath) Registry.Close() -vc registry operator class, easy to use! Registry.CreateKey (HKEY_LOCAL_MAC
vc_regeditClass8
- vc注册表操作类,操作非常方便!如操作: Registry.CreateKey(HKEY_LOCAL_MACHINE, Path) Registry.Open(HKEY_LOCAL_MACHINE, Path) Registry.Write("strPath", strPath) Registry.Close() -vc registry operation type, operation is very easy! Such as Operation:
Reg
- VC++中注册表读写函数地实现。。。。。。。(VC++ registry read and write)
