-
Win32 API 注册表类的编制以及使用。是关于在windows系统用VC读写(包括添加)注册表的源代码。做成了.h合.cpp两个文件,里面是注册版读写操作的...
Win32 API 注册表类的编制以及使用。是关于在windows系统用VC读写(包括添加)注册表的源代码。做成了.h合.cpp两个文件,里面是注册版读写操作的类定义。用户要使用,只需要将这两个文件包含到自己的工程当中,然后使用类CMyRagKey及其操作即可。-Win32 API registration category and the use of the preparation. Windows on the system with VC readers (including additions) registry source. Resulted. H Hopewell. Cpp two documents containing is a registered version of the class and write the definition. Users must use only these two files contain their own works, then use category CMyRagKey and operation can be.
- 2023-02-19 21:10:02下载
- 积分:1
-
windows存储管理分区分配算法。运行环境borland c++ 3.1
windows存储管理分区分配算法。运行环境borland c++ 3.1-windows storage management district allocation algorithm. Operating environment borland c++ 3.1
- 2022-06-11 17:44:32下载
- 积分:1
-
关于vc的剪贴板的操作工程,
可以参考。
关于vc的剪贴板的操作工程,
可以参考。-vc the clipboard on the operation of the project, they can refer to.
- 2022-07-11 18:45:27下载
- 积分:1
-
这是一个通过发送虚拟键盘控制其它程序的例子,比如控制powerpoint的切换等操作。是遥控程序的一个典型例子...
这是一个通过发送虚拟键盘控制其它程序的例子,比如控制powerpoint的切换等操作。是遥控程序的一个典型例子-This is a virtual keyboard by sending control procedures other examples, such as the switching control powerpoint operational. Remote procedure is a typical example of
- 2023-07-28 20:40:03下载
- 积分:1
-
This is the best one buffer overflow tutorial is lively and full text of the ent...
这就是最好的缓冲区溢出教程之一
全文生动活泼是入门缓冲区的的必要书籍-This is the best one buffer overflow tutorial is lively and full text of the entry buffer of the necessary books
- 2022-05-19 04:31:24下载
- 积分:1
-
得到CUP、内存配置信息
得到CUP、内存配置信息 -Getting the information of CUP and memory config
- 2022-03-19 20:51:20下载
- 积分:1
-
third class category buttons! Powerful! Easy! Not in the trouble and effort to p...
第三方类按钮类!功能强大!使用方便!不必在劳神费力去编写!-third class category buttons! Powerful! Easy! Not in the trouble and effort to prepare.
- 2022-02-24 19:45:33下载
- 积分:1
-
a surveillance procedures specified file, when opened, the document other proced...
一个监视指定文件的程序,当打开的文件被其它程序改变时。将弹出对话框,提示该文件被更改。-a surveillance procedures specified file, when opened, the document other procedural changes. Pop-up dialog box will prompt the document has been altered.
- 2022-01-25 19:28:42下载
- 积分:1
-
c++资料c_c++中文帮助文档(API).rar
c++资料c_c++中文帮助文档(API).rar-c data c_c++ Chinese help documentation (API). rar
- 2022-07-12 05:20:58下载
- 积分:1
-
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,...
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,从而向进程提供通信服务,真正的通信服务是挂接在套接口结构上的。不同的进程就算有相同的套接字标识符,也不能使用到相同的通信服务。-socket identifier is a local distribution that each process has its own socket identifier space. Identifier only have a similar role Index numbers, the system is under the process identifier, and examine the process of resource tables, find the corresponding sets of interface structure, so as to provide communications services process, the real communications services is articulated in the presentation on the structure of the interface. Even if the process is the same socket identifier, nor to use the same communications services.
- 2022-01-31 21:36:23下载
- 积分:1