摘要:
参考博客:http://blog.csdn.net/morewindows/article/details/7429155本想以该博客的指示编写程序找出漏洞,但是却没有发现异常//创建多子个线程实例#include <stdio.h>#include <process.h>#include <windows.h>volatile long g_nLoginCount=0; //登录次数 const int THREAD_NUM = 55; //启动线程数 //子线程函数unsigned int __stdcall ThreadFun1(PVOID pM){ 阅读全文
posted @ 2013-04-15 11:59
qq921201008
阅读(272)
评论(0)
推荐(0)

浙公网安备 33010602011771号