Files
reactos/reactos/ntoskrnl/ps
Dmitry Chapyshev 24834c0492 [NTOS:PS]
- Use ProbeForRead instead ProbeForWrite (ProbeForWrite is a behavior which was in win2000)
- Set returned length after checking buffer size (ntdll_apitest NtQueryInformationProcess has tests only for ProcessTimes, but I checked other cases and always Length is set after check of the size)

* Fixes 4 tests in ntdll_apitest NtQueryInformationProcess (all NtQueryInformationProcess tests passed now)

svn path=/trunk/; revision=72532
2016-09-01 22:38:25 +00:00
..
2013-08-31 16:02:13 +00:00
2015-11-28 12:45:16 +00:00
2015-11-28 12:45:16 +00:00
2015-09-05 11:49:54 +00:00
2016-09-01 22:38:25 +00:00
2015-04-12 12:24:01 +00:00
2013-09-20 05:46:29 +00:00
2015-12-14 23:20:10 +00:00
2015-03-18 15:26:46 +00:00