用ShellExecuteEx打开文件,文件夹. ... hInstApp = NULL; ShellExecuteEx(&ShExecInfo); WaitForSingleObject(ShExecInfo.hProcess,INFINITE);
確定! 回上一頁