搜索资源列表
注册表操作类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-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
FakeQQ
- VC工程创建步骤; 对话框界面编程; 注册表编程; TrayIcon编程; 网络编程; 数据库编程; 线程编程 -Steps to create a VC project dialog programming interface registry programming TrayIcon programming network programming Database Programming Thread Programming
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:
CSharpRegedit
- VC#2005写的注册表编程的一些例子,这方面的初学者可以参考一下。-VC# 2005 to write the registry programming examples, this reference for beginners.
VC.form.MRU_Using.Registry
- VC form programming MRU_UsingRegistry
LOCK
- vc++的挂机锁屏系统,相信这个大家都不陌生吧,可以锁定你的计算机,别人无法操作,需要知道口令才可以,S本软件不但功能完善,而且界面友好,仿QQ的界面,CcTry.Com截图所示,还会适时弹出操作提示,更加人性化,可以专用于网吧或个人办公计算机,开始挂机后,显示挂机时间,而且还可以用屏幕键盘输入密码和隐藏窗口(类似QQ),本程序还涉及一些注册表的操作,当关闭本程序时,会释放注册表。 -vc++ to hang up the lock screen system, I believe that
Register
- 简单的使用VC++进行注册表操作的例子,可以向注册表中添加item,并且支持中文。开发工具为VS 2010.调试时注意字符集的选择和设置。-Simple example using VC++ registry operations, can be added to the registry item, and support for the Chinese. Development tools for VS 2010 debugging attention to the choice of ch
VCPRegistry
- vc++实现注册表的写入,如开启启动项的添加-vc++ registry write add startup items, such as open
CPP-enumerate-Registry
- C++ 枚举注册表 VC++ 6.0 测试通过,新手学习一下-C++ enumerate registry VC++ 6.0 test is passed, the novice to learn about
DelReg
- VC++ 注册表操作简单实例 VC++ 注册表操作简单实例-VC++ registry operation simple example VC++ registry operation simple example
VC-registry-monitoring-source
- c语言编写的des加密源码,代码大概有100行左右,具体算法请参考源码,编译环境为vc6.0.如果打开工程失败请自行建立一个空的控制台程序,然后添加两个cpp文件与一个.h文件即可。-c language des encryption source code there are about 100 lines or so, please refer to the specific algorithm source code, the compiler environment vc6.0. If
registry
- 摘要:VC/C++源码,系统相关,修改注册表,查询注册表 VC查询修改注册表指定键值的源码实例,registry.rar源码包,对学习VC与注册表操作来说,是一个起步源码,很早时候的一个注册表操作实例了,不过仍然有很高的参考学习价值。-Abstract: VC/C++ source code, system-related, modify the registry, the registry query Modify the registry key specified query
Reg
- VC++中注册表读写函数地实现。。。。。。。(VC++ registry read and write)
