-
aaaaaaaaaaaaaaaaaaaa
新编Windows API参考大全
新编Windows API参考大全
-aaaaaaaaaaaaaaaaaaaa
- 2022-02-21 00:02:44下载
- 积分:1
-
用vb实现ping功能,调用 windows dll 和 注册表,源代码非控件。可以学习如何使用动态链接库和注册表。...
用vb实现ping功能,调用 windows dll 和 注册表,源代码非控件。可以学习如何使用动态链接库和注册表。-with vb achieve ping function, and call windows dll registry, non-source code control. Learn how to use the dynamic link library and the registry.
- 2022-06-26 20:00:58下载
- 积分:1
-
暑假每天寝室实验室地跑,每次都要重设IP,很麻烦,于是写了个.bat的批处理脚本,可以快捷的更换IP。如果要使用的话只需修改ip(IP地址), msk(子网掩码...
暑假每天寝室实验室地跑,每次都要重设IP,很麻烦,于是写了个.bat的批处理脚本,可以快捷的更换IP。如果要使用的话只需修改ip(IP地址), msk(子网掩码), gtway(默认网关) 和snd(首先DNS服务器)的值即可。-Summer bedroom laboratory to run every day, every time to reset the IP, is cumbersome, they wrote a. Bat batch scripts, you can replace the fast IP. If you want to use, then simply modify ip (IP address), msk (subnet mask), gtway (default gateway) and snd (first DNS server) can be of value.
- 2022-10-10 11:35:03下载
- 积分:1
-
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的L...
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的LINK.exe改名为LINKlnk.exe,将我们自己产生的LINK.exe放过去
3.编译manthlib,产生manthlib.dll
4.可以测试产生的dll可全局调用了。
注意生成dll路径也要指向vb工具目录-Vb realize this procedure to create a true global dll steps: 1. For the resulting dll to the preparation. Def files 2. Compilers Deputy LINK, have LINK.exe, then vb tools LINK.EXE renamed under LINKlnk.exe, our LINK.EXE generated their own place over the past 3. compilers manthlib, have manthlib.dll4. to test the overall situation can be generated by calling the dll. Note the path to point to generate dll directory vb tools
- 2023-07-25 09:25:03下载
- 积分:1
-
一个可以对系统进行调用的API库,配合w2k_lib和w2k_spy使用效果非常不错!...
一个可以对系统进行调用的API库,配合w2k_lib和w2k_spy使用效果非常不错!
- 2022-02-26 10:24:02下载
- 积分:1
-
Asp.Net操作XMl,添加,删除,修改,显示,并实现分页
Asp.Net操作XMl,添加,删除,修改,显示,并实现分页-Asp.Net operation XMl, add, delete, modify, display, and to achieve paging
- 2022-03-14 19:20:53下载
- 积分:1
-
uuid产生器源码
uuid产生器源码-uuid producer source code
- 2022-03-16 23:15:10下载
- 积分:1
-
vc下模拟linux文件系统,实现超级用户,文件权限更改等功能
vc下模拟linux文件系统,实现超级用户,文件权限更改等功能-vc to simulate linux file system, to achieve super-user, change the file permissions and other functions
- 2022-09-06 20:20:02下载
- 积分:1
-
Windows核心编程源代码
Windows核心编程源代码-core programming Windows source code
- 2023-06-15 18:30:05下载
- 积分:1
-
windows 完成端口 IOCP
一个朋友做的完整的IOCP代码,效率挺高的.
以下是朋友的原话:
初学IOCP(windows完成端口)编程时,遇到很多问题和挫折,也在网上找过很多他人的代码,但是这些代码要么不稳定,要么难以使用,所以决定自己动手。在N次查阅MSDN有关章节,几度大改源代码,以及无数次的调试之后,终于有了目前这个比较稳定高效的的IOCP代码,我将其封装成了Delphi控件,所以也是比较方便使用的。现在我将这些代码全部毫无保留的贴出来,希望能够对某些正在0学习IOCP编程的朋友有所帮助。我的代码很少注释,但是风格自认为比较好,读起来应该不会费力。
- 2022-04-18 02:04:48下载
- 积分:1