mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
- Duplicate the handle table in CsrCreateProcess if the caller wants to inherit all handles. - Don't allocate new handles in CsrAllocConsole if the caller wants to reuse a console and if the parent handles were inherited. - Do only allow to reuse the console from parent. svn path=/trunk/; revision=16924