You need to cast the STARTUPINFOEX* to a STARTUPINFO* . Be sure to pass the EXTENDED_STARTUPINFO_PRESENT flag to dwCreationFlags and set the StartupInfo.cb ...
確定! 回上一頁