-
EDIDVIEW
读取注册表中关于显示器edid的记录信息。(Get the EDID information from Reg.)
- 2011-12-28 19:45:54下载
- 积分:1
-
Ch13Directories
Windows Directory sample code, taken from worx visual c++ 2008
- 2012-04-12 17:19:27下载
- 积分:1
-
MemLeakAnalyse
简单的内存泄露的检查和测试的示例代码,如果你的程序有内存泄露可以参考一下(Simple memory leak inspection and testing of sample code, if you have memory leak procedures for reference)
- 2007-09-26 11:42:24下载
- 积分:1
-
C#实现WindowsAPI改变 鼠标指向的任意窗体中控件的大小和位置实例
用.net实现 改变其它任意窗体控件的属性值
- 2013-01-08下载
- 积分:1
-
adsl 自动拨号类 源码
adsl 自动拨号类 源码
- 2013-08-08下载
- 积分:1
-
C#实现获取并操作(启动、暂停、重启、停止)某台电脑 Windows 服务
C#实现获取并操作某台电脑 的所有Windows 服务, 实现的功能有:选中某一个服务,然后对其进行 启动服务、暂停服务、停止服务、重启服务等操作
- 2021-04-26 14:58:45下载
- 积分:1
-
VCPPGetHardwareId
VC++获取网卡MAC、硬盘序列号、CPU ID、BIOS编号,是个文档,用来学习,需要的话代码移植下也比较简单(VC++ Gets NIC MAC, hard drive serial number, CPU ID, BIOS serial number, is a document used to study under the required code migration is relatively simple)
- 2015-07-24 10:49:26下载
- 积分:1
-
RJCQDWI
6 ways to start other programs
- 2018-12-25 10:27:51下载
- 积分:1
-
easyshell
不错的后门代码,用了一些驱动技术来隐藏进程,隐藏注册表,希望对大家有所帮助(good backdoor code, used some technology-driven process to conceal, hide the registry, and I hope to help everyone)
- 2007-04-16 03:55:07下载
- 积分:1
-
winprodll
动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)
- 2012-11-28 09:13:41下载
- 积分:1