-
Regedit
C++实现的读写注册表的功能,可以直接读取某个键的值,设定某个键的值和删除某个键的值,非常方便。(Read and write C++ implementation of the registry function, you can directly read the value of a key, set the value of a key to delete a key value, very convenient.)
- 2013-10-27 19:41:13下载
- 积分:1
-
Evergreen(常青树)
说明: gold usd aud gbp eru aud chf
- 2020-05-16 05:07:26下载
- 积分:1
-
813005
系统设置模块源码,例程程序使用读写注册表项的方法,实现系统优化设置。(System Settings module source code, the program uses routines to read and write registry key way to achieve system optimization settings.)
- 2015-11-27 20:10:34下载
- 积分:1
-
x64dbg插件源码
【实例简介】
x64dbg插件源码
- 2021-08-07 00:30:53下载
- 积分:1
-
C# 开发COM组件实例 附完整源码下载
C# 开发COM组件实例 附完整源码下载
- 2013-09-20下载
- 积分:1
-
FirstISAPI
这是一个实现ISAPI的程序
实现了用户输入,并回显的功能(ISAPI realize this is a procedure for the realization of the user input, and echo the function of)
- 2008-04-10 10:59:02下载
- 积分:1
-
swatusprint
一个可重用的RAS 类 作者hangwire,A reusable RAS class hangwire(A reusable RAS hangwire class author, A these reusable RAS class hangwire)
- 2017-04-13 19:41:09下载
- 积分:1
-
ECMA-335
ECMA-335 CLI语言程序设计 程序设计(ECMA-335 CLI language programming programming)
- 2013-04-25 10:09:43下载
- 积分:1
-
DeviceVolumeMonitor
trap windows message using .net framework in c#
- 2009-10-19 03:25:16下载
- 积分:1
-
MeDelete
SelfDelete(可以删除自身的VC++源码(巳通过了调试))
为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging))
In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function.
)
- 2011-06-26 23:22:21下载
- 积分:1