STARTUPINFOW si; PROCESS_INFORMATION pi; BOOL bRes; DWORD dwCode = 0; ZeroMemory ( &si, sizeof ( STARTUPINFOW)); si.cb = sizeof ...
確定! 回上一頁