摘要: #include <windows.h>#include <stdio.h>#include <tlhelp32.h>////Define//int DetectSandBox(void);////Routine//int DetectSandBox(void){ // //Routine Description: // //This routine detec... 阅读全文
posted @ 2010-02-03 23:54 谭志宇 阅读(314) 评论(0) 推荐(0)