2014年3月28日
摘要: #include "stdafx.h"#include #include using namespace std;int _tmain (int argc, LPTSTR argv[]){ OVERLAPPED Oapped; FILE*fp=NULL; HANDLE hDir = CreateF... 阅读全文
posted @ 2014-03-28 17:16 上海—Michael 阅读(2698) 评论(0) 推荐(0)