fixed implementation of SetErrorMode() which should rather store the mode in the...
authorThomas Bluemel <thomas@reactsoft.com>
Wed, 19 Jan 2005 20:16:26 +0000 (20:16 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Wed, 19 Jan 2005 20:16:26 +0000 (20:16 +0000)
commit837f31e111d916fd178f9b7f342263246ccfcec3
tree0242e533f3c09ad86da92772f90a24d367ae11af
parentc0ff13e571b27b72ce9cd4e76bbbace1ac76c3ca
fixed implementation of SetErrorMode() which should rather store the mode in the EPROCESS structure

svn path=/trunk/; revision=13136
reactos/lib/kernel32/except/except.c
reactos/ntoskrnl/cc/copy.c
reactos/ntoskrnl/cc/view.c
reactos/ntoskrnl/include/ntoskrnl.h
reactos/ntoskrnl/ke/i386/exp.c
reactos/ntoskrnl/mm/pool.c
reactos/ntoskrnl/mm/virtual.c
reactos/ntoskrnl/ps/process.c
reactos/ntoskrnl/ps/w32call.c