-
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
-
entry_dos
便捷的dos进入工具,非常方便开发人员使用,提高工作效率(Dos and convenient access to tools to developers is very convenient to use, improve efficiency)
- 2011-05-18 17:06:13下载
- 积分:1
-
WCRT-1.12
windows 运行时库 crt 的源代码(windows runtime crt source code)
- 2012-04-20 13:27:40下载
- 积分:1
-
ProcessInfo
显示当前系统运行的进程,并能够查看进程中所加载的模块(show the system process and modules)
- 2013-08-10 21:50:16下载
- 积分:1
-
Win32Application
VC++获取到Windows开机运行的时间,不是开机时间,而是从开机后到现在的运行时间,也就是一次开机所运行的时间,如果关机了,可能就不准确了。(The VC++ get to the Windows boot running time is not boot time, but from the boot to the running time, which is the time you turn on the running time, shutdown, and may not be accurate.)
- 2013-04-24 17:46:46下载
- 积分:1
-
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
-
WMIDemo
WMI查询操作是学习wmi不错的例子,还是值得推荐的(WMI query is learning wmi good example is worthy of recommendation)
- 2014-01-03 22:10:53下载
- 积分:1
-
DumpEC
使用WinIO访问笔记本EC的所有寄存器和存储空间。本程序适用ENE EC KB3926(EC laptop using WinIO access to all registers and storage space. This procedure applies to ENE EC KB3926)
- 2021-01-14 20:58:47下载
- 积分:1
-
kbhook
用VC开发的驱动级键盘钩子源码,可以用户获取记录按键信息(Drive-level keyboard hook source)
- 2013-10-12 17:58:16下载
- 积分:1
-
Linked-list-version-of--system
链表版的软件工程师管理系统,可以对工程师的信息进行增删改查(The linked list version of the software engineers, management system that can CRUD information for engineers)
- 2012-05-06 21:34:37下载
- 积分:1