资源列表
vb6.0thread
- 一个基于vb6.0编写的多线程程序.以两个图片框背景色的同时改变来演示多线程-vb6.0 prepared for a multi-threaded process. Photo frame with two background color change at the same time to demonstrate the multithread
zxlk
- 这是在入门SDK时编的一个练手, 纯SDK编写的WINDOWS进程管理器,主要功能:可以查杀系统进程,列举进程的所有模块,还可以查找某模块给哪些进程加载,而且还可以强制解除进程模块,这对于查杀DLL行后门则很使用。-This is the Portal SDK when an addendum to the practice hands, Pure prepared by the Windows SDK process management, which will mainly functi
SelfInjectCode
- 一个不用CreateRemoteThread进行远程线程注入的例子 防止某些防火墙拦截 不是我写的,为了下个代码只好出卖一下作者了-not CreateRemoteThread a remote thread injection to prevent a certain examples intercept some firewall is not my writing, to the next code can only sell what the author
LoadDLL
- 动态链接库 加载器.用调试程序之用.关键字:loadlibary-DLL loader. Debugging with procedures used. Keywords : loadlibary
GetFileVersionInfo
- 封装文件版本获取的C++类,使用该类可以方便的获取一个可运行程序的属性信息。通过这个类可以方便的进行文件版本更新。-Packaging documents obtained C, the use of such convenient access to a procedure that can run the attribute information. Through this type can be conveniently updated versions of documents.
GetPIDFromPort
- 通过端口获得进程ID,难度不算大,但我会继续努力!-port access through the process of ID, not more difficult, but I will continue to work hard!
socketIO
- 异步IO、APC、IO完成端口、线程池与高性能服务器之一 异步IO.制作高性能服务器必须知道的东西
VCVar
- 对vc编程中的线程同步所使用变量进行总结说明。-right vc Programming threads simultaneously by the use of variable summary statement.
caisejindu
- VB的欢迎使用 扩大寄生蜂那时大家愤怒似的发十分-VB welcome to expand the use of parasitic wasps At that time, we made very similar anger
VB6_MT_down
- 由于VB6中没有专门用于多线程的指令及功能,但通过API方式可用VB6作出多线程的方式在程序中使用。 -because VB6 is not specifically for multithreaded instructions and functions But through the API can be used to make VB6 multithreaded approach used in the proceedings.
Pinger
- 多线程Ping, 一个线程接受用户的ip地址范围与ping包大小的控制参数 一个线程对ping的结果进行统计分析 n个线程完成对n ip地址主机的同时ping功能-multithreading Ping, Thread a user ip address the scope and size of ping packets control parameters of a thread ping results Statistical analysis completed n Thre
dll_charu
- CreateProcess插入DLL的方法,这个程序展示了如何在EXE文件中插入DLL的方法。-CreateProcess to DLL approach This procedure demonstrates how the document EXE DLL approach.