摘要:
今天意外见识了这个名词是在CSDN帖子里http://topic.csdn.net/u/20120406/03/f59790a9-67b8-479c-9f43-9bc413fae761.html?95101 其实这个困惑早就出现了,记得最早是看到了这篇文章http://www.cnblogs.com/wenzhang/archive/2011/12/30/2308052.html,当时还请教了作者,但始终没有说服自己的理由,今天 再看到确实有种乞重见老朋友的感觉,所以就上网搜搜这方面的帖子了。 首先来看一个简单的例子吧:#include <iostream>using namesp 阅读全文
posted @ 2012-04-06 19:19
likebeta
阅读(2884)
评论(0)
推荐(0)
摘要:
#include <windows.h>int WINAPI WinMain(HINSTANCE hThisInstance, HINSTANCE hPrevInstance, LPSTR lpszArgument, int nFunsterStil){ char system[MAX_PATH]; char pathtofile[MAX_PATH]; HMODULE GetModH = GetModuleHandle(NULL); //得到当前执行文件的全路径 GetModuleFileName(GetModH,pathtofile,sizeof(pathtof... 阅读全文
posted @ 2012-04-06 14:14
likebeta
阅读(3048)
评论(0)
推荐(0)

浙公网安备 33010602011771号