摘要:
先贴代码:#include "stdafx.h"#include <windows.h>#include <iostream>using namespace std;string GetValue(const char* lpbMapAddress, const char* sName);int main() { HANDLE hFile = CreateFile( TEXT("E:\\test.txt"), GENERIC_READ | GENERIC_WRITE, 0, 0, OPEN_EXISTING, FILE_ATTRI 阅读全文
posted @ 2011-08-12 14:45
小 楼 一 夜 听 春 雨
阅读(3732)
评论(0)
推荐(0)

浙公网安备 33010602011771号