const uint DETACHED_PROCESS = 0x00000008; const uint CREATE_NEW_CONSOLE = 0x00000010; const uint NORMAL_PRIORITY_CLASS = 0x00000020;
確定! 回上一頁