摘要://
// Coded By Napalm
// Modified By ZwelL
//
#include <winsock2.h>
#include <windows.h>
#include <stdio.h>
#include <psapi.h>
#include <shlwapi.h>
#pragma comment(lib, "psapi.lib")
#pragma comment(lib, "ws2_32.lib")
#pragma comment(lib, "shlwapi.lib")
typedef LONG NTSTATUS;
typedef struct _IO_STATUS_BLOCK {
union {
&nbs (全文共20926字)——点击
此处阅读全文