kernel: Use a magic ConsoleHandle value instead of create flag to pass
commit626669e1e3838b6ac40d22b0d61a73d5d953199e
authorAlexandre Julliard <julliard@winehq.org>
Sun, 5 Feb 2006 11:24:43 +0000 (5 12:24 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 5 Feb 2006 11:24:43 +0000 (5 12:24 +0100)
tree9fae87cbfaed0afc81dc57d345c45bada18e1b4e
parent645c0cc63cb2f4d6cdac7bb41dee9d864a3ac5e7
kernel: Use a magic ConsoleHandle value instead of create flag to pass
the CREATE_NEW_CONSOLE flag to the child.
dlls/kernel/kernel_main.c
dlls/kernel/process.c