[NTOSKRNL]
authorRafal Harabien <rafalh@reactos.org>
Wed, 23 Mar 2011 15:49:44 +0000 (15:49 +0000)
committerRafal Harabien <rafalh@reactos.org>
Wed, 23 Mar 2011 15:49:44 +0000 (15:49 +0000)
commitcd22887a97be9702880cbdb99db5f1e9443b2b6b
tree26310d3c07bb06a1537ebf2b559f7517d8617ec7
parent2165af88182a807103ce04393872c6e2dd196461
[NTOSKRNL]
Revert r51108. ProbeForRead doesn't check if memory is readable.
Improve comments and replace trick raising exception with call to ExRaiseAccessViolation.

[WIN32K]
Remove ASSERTs in IntSetSysColors: this function is only called in NtUserSetSysColors in SEH block. It shouldn't crash for NULL pointers.

svn path=/trunk/; revision=51126
reactos/ntoskrnl/ex/exintrin.c
reactos/subsystems/win32/win32k/objects/stockobj.c