mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 04:23:02 +00:00
sync with trunk r46493
svn path=/branches/reactos-yarotows/; revision=46494
This commit is contained in:
commit
b6edb50eb1
332 changed files with 14268 additions and 9807 deletions
|
@ -244,7 +244,7 @@ static BOOL IsConsoleProcess(HANDLE Process)
|
|||
return TRUE;
|
||||
}
|
||||
|
||||
return IMAGE_SUBSYSTEM_WINDOWS_CUI == ProcessPeb.ImageSubSystem;
|
||||
return IMAGE_SUBSYSTEM_WINDOWS_CUI == ProcessPeb.ImageSubsystem;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue