搜索资源列表
CRegEditor
- 注册表操作的COM组件,该组件封装了注册表操作类,可以vb等支持COM的开发环境中读写注册表-registry operation of the COM components, the components of the package registry operations, as can vb COM support the development environment to read and write registry
注册表读写 改变进程特权 显示最后错误代码含义
- 注册表读写,改变进程特权,显示最后错误代码含义-registry read and write privileges to change the process, revealed last error code meaning
获取和修改网卡信息
- 这里讲解了如何通过注册表读取Windows IP信息以及在不用重启计算机的情况下使更改过的IP地址生效,附源代码-here to explain how to read through the Windows registry IP information and no need to restart the computer in the case of changes to make the IP address in force, with source code
实例43
- 读写注册表程序, 读写注册表程序,读写注册表程序-read and write registry procedures, read a nd write registry procedures, read and write registry procedures
vcdotnetreadregister
- 利用VisualC++.NET写的读注册表的程序,实现了基本的功能,仅作为参考-use Visual C.NET registry read the writing process, achieve the basic functions only as a reference
CNetControl
- 图形显示CPU内存利用率 1.本程序分两种情况来获取CPU的利用率,NT下利用ntdll.dll中没有公开的API: NtQuerySystemInformation, 9x下利用注册表来获取CPU的利用率 2.通过 GlobalMemoryStatus来获取内存的使用情况 3.程序中封装了两个类 CcpuUsgesCtl和CmemUsgesCtl,使用这两这个类可以实现CPU,内存利用率的定时读取,并以图形化的形式显示出来-graphics CPU utilization of a
MFC下完整的注册表的在自定义位置的写入与读取操作
- MFC下完整的注册表的在自定义位置的写入与读取操作。-MFC integrity of the registry in place since the definition read and write operations.
registry_dog
- 读取和修改系统注册表,以便检查是否有注册表变化-read and modify the registry, in order to check whether there are any changes in the registry
RegistrySample
- 更改Registry的範例,包括更改, 讀取, 判斷是否存在-change Registry examples, including changes to read, to determine whether there is
vnx4
- vnc本地口令破解C源代码 默认情况下VNC服务端的密码是放在注册表中的,本工具只针对这种情况。首先用ASP读出注册表中的加密密码,然后用破解工具破解。我给出大家一个读取VNC密码的ASP脚本,默认情况下VNC密码存放在HKCU\\Software\\ORL\\WinVNC3\\Password Set WshShell = server.CreateObject(\"Wscr ipt.Shell\") bkey=WSHShell.RegRead(\"HKCU\\Software\\ORL\
VB_register_IO
- 在VB中读写注册表。有注释,可读写注册表,获取注册表中的字段值。带模块文件,方便嵌入。-in VB literacy registry. Notes there can read and write registry, access to the registry of field values. Module with documents to facilitate the embedding.
register_use
- 介绍如何在系统注册表中建立一个新的表项,如何在表项中添加、读写新的变量。-how the system registry to establish a new item table, how in the table above add, read and write the new variable.
RegRun
- 可以读取注册表的启动项,能对启动项进行相关的操作-can read the Startup items on the registry can start right items related to the operation
写、读取注册表(vb)
- 读取注册表源代码-registry read source code
获取各种系统信息(操作系统、内存、驱动器、磁盘)
- 实现程序的主要函数有四个: GetOsVersion() //取得操作系统版本 GetMemInfo() //取得内存信息 GetDriverInfo() //取得驱动器信息 GetCpuInfo() //取得CPU信息,这里只是读取了注册表的ProcessorNameString具体代码见程序!-procedures to achieve the four main functions : GetOsVersion () / / OS version made GetMemInfo () /
读取注册表的例子
- 读取注册表的例子, 利用了 API, 可读注册表中所有的项目。-read registry example, the use of the API, readable registry for all projects.
registry-write-and-read
- 注册表读写 注册表读写 -registry read and write
registry
- 用vb 做的 可读写注册表任何地方 的函数,很有用的!-function Done with vb which can read registry and write anywhere , very useful!
registry
- Read a value from the Windows registry for linux API Driver.
GetDelp
- c++读取注册表,获取当前电脑安装的开发环境,给有需要的的人。-C++ read registry, access to the current computer setup of development environment, to the needy people.