if (NULL == GetModuleFileName(NULL, szModuleFileName, MAX_PATH)) //獲得當前進程的文件路徑. return FALSE;. _tsplitpath_s( szModuleFileName ...
確定! 回上一頁