2013年4月7日

【VC】 判断windows系统是64位还是32位

摘要: 修改:这个函数的作用应该是判断当前进程是否为32位应用程序运行在64位机器上修改日期:2014年7月19日 21:16:51 1 #include "stdafx.h" 2 #include "windows.h" 3 #include 4 using namespace std; 5 6 BO... 阅读全文

posted @ 2013-04-07 21:53 崔好好 阅读(549) 评论(0) 推荐(0)

导航