摘要:
先贴代码: #include "stdafx.h"#include <windows.h>#include <MMSystem.h>#include <iostream>using namespace std;#pragma comment(lib, "winmm.lib")class Foo{pu 阅读全文
posted @ 2011-08-12 21:27
小 楼 一 夜 听 春 雨
阅读(798)
评论(0)
推荐(0)
摘要:
先贴代码:#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
小 楼 一 夜 听 春 雨
阅读(3724)
评论(0)
推荐(0)

浙公网安备 33010602011771号