搜索资源列表
ChngDsplyMd
- 在VC中调用Windows API函数来动态获取设备的显示分辨率,并实现了游戏中动态改变屏幕分辨率的功能,并可选择临时改变或保存到注册表。-in VC call Windows API functions to dynamically access equipment display resolution, and achieve dynamic of the game changed screen resolution function and can choose to change or
注册表访问
- 一个简单的注册表访问软件,可访问和修改注册表中的用户信息。-a simple registry access software can access and modify the registry of user information.
regshot17_src_bin
- 完整的注册表监控regshot的源代码,很不错-integrity of the registry monitoring regshot the source code, very good
regshot161e5_src_bin
- 一个注册表监控程序regshort16的源代码。-a registry monitoring program regshort16 source.
ctrlreg
- vb控制注册表的RUN项,在系统中病毒后不能用regedit时可用些软件.-vb control of the registry RUN, in the system the virus can not be used when available regedit more software.
Modle
- 此文档为VB公共模块,封了多数常用的API,方便VB开发人员调用。包括注册表操作、磁盘、网络、窗体、文件等操作的API。模块内有简单使用说明。-this document for public VB module, the most commonly used letters of API to facilitate VB developers call. Including the registry operation, disk, network, forms, documents, etc
一个实用的注册表类CRegistry
- 一个注册表操作类,可以很轻松地实现对注册表的操作!很好用!-a registry operations, it is easy to achieve the right to operate the registry! With good!
遍历搜索注册表
- 对注册表进行了详细的讲解和应用,是学习注册表的好帮手,希望对需要的朋友有所帮助-on the registry for a detailed explanation and application of the registry is to learn a good helper, and I hope to have a friend in need of help
2002021304
- 本程序在Win98SE中文版、VB6.0下通过 本程序通过读取注册表中的信息获取当前系统中驱动器的隐藏与可见性 本程序只使用了几个简单的函数,代码少,非常方便 本程序可以对系统中所有驱动器进行任意组合的隐藏 -procedures in the Chinese version Win98SE, VB6.0 under the procedures adopted by reading the information in the registry to obtain the curr
Power列表控件
- 本程序实现一个功能强大的列表视控件,本控件具有下列特征: 整行加亮;对列自动排序(用数字和文本序列); 支持背景图像和混合加亮选择; 支持水平和垂直网格;可拖动的列; 通过Format对话框,可以定制列格式(大小、对齐);用Column Manager管理列; 支持分类视(象Outlook 98) 在每个单元中,支持定制文本颜色、字体和网格边界; 自动从注册表中存储和装入信息; 打印支持; 每个单元支持图像; 列视的头支持图像;使用多信息编辑控件编辑子项; 用组合框控件支持子项编辑;自动拷贝项到
又一个写硬盘的网页病毒程序
- 以上代码保存为.hta文件,可以调用FileSystemObject元件(文件系统对象)。病毒首先得到你的Windows目录和System目录,再修改注册表,把你的启动目录——\"C:\\WINDOWS\\Start Menu\\Programs\\启动\"设置为完全共享,这样就可以被黑客搜到,上传一个“冰河”或者“广外女生”, 然后病毒就把目标对准System目录,往里面灌垃圾文件,都是形如Msvbvm???的Dll文件,而且所有VB编写的程序都不能用了,提示找不到Dll文件——因为Msvbv
QQ1
- QQ拦截工具,可以禁用任务管理器,加载启动项,禁用注册表-QQ blocking tools, you can disable Task Manager, loading activated, disable registry
Wom
- Windows优化大师 6.5 Build 5.124 更新如下: 1、修正了Windows文件加密的一处错误。 2、改进了系统信息检测。 (1)、改进了存储系统检测。 (2)、改进了处理器信息检测。 3、改进了网络系统优化。修正了优化参数,改进了IE与其它设置模块。 4、改进了冗余动态链接库清理。该模块改进为一个独立的线程。 5、改进了垃圾文件清理。 (1)、垃圾文件清理模块改进为多线程方式。 (2)、重复文件分析模块改进为多线程方式。 6、改进了注册表清理。修正了与一款制图软件的兼容性。
ChangeDisplaySettings
- 改变当前系统的分辨率,通过注册表进行,用delphi编写-change the current system of resolution, through the registry, prepared with delphi
WinObj
- 这是一个WDM驱动开发所需的工具,采用这个工具可以浏览到注册表中的驱动对象-This is a WDM driver for the development of the tool, the tool can be used to browse the registry driven object
RegeditTest
- 1)向注册表中添加一个Test的目录。 2)向Test目录中建立一个DWORD类型的主键和一个字串类型的主键。 3)向建立的主键赋值。 4)从主键中读取键值,并显示读取结果(显示的方式以messageBox方式) -a) to add a registry Test directory. 2) Test directory to establish a DWORD type of primary key and a string type of primary key. 3) t
myScouter
- 该程序主要是在后台监视系统中关键信息的变化情况,比如注册表的改变及硬盘上由于文件操作引起的改变等。-the program is mainly in the background monitoring system key information changes, For example, the registry changes and the hard disk as file manipulation arising from the changes.
Registry
- 注册表的操作,API为我们提供了大约25个函数。他提供了对注册表的读取,写入,删除,以及打开注 册表及键值时所有函数,并且可以达到对注册表的备份,连接和对远端注册表进行查看等等 -The operation of the registry, API has provided us with about 25 functions. He provides a registry to read, write, delete, and open the registry and key val
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
VB6-and-Registry
- 1000s of Visual Basic Source Code examples: VB6 and Registry
