摘要:
确定Windows和windows系统目录 有两个SDK函数可以完成该功能。GetWindowsDirectory和GetSystemDirectory,下例说明了如何使用这两个函数: TCHAR szDir [MAX_PATH]; //Get the full path of the windows directory. :: GetWindowsDirectory (szDir, MAX_PA... 阅读全文
posted @ 2008-04-21 22:36
ct
阅读(1309)
评论(0)
推荐(0)

浙公网安备 33010602011771号