A free Windows-compatible Operating System - mirrored from GitHub
Go to file
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
reactos [NTOS:PS] 2016-09-01 22:38:25 +00:00
rosapps [BOOTDATA] 2016-08-24 19:55:12 +00:00
rossubsys [REACTOS][ROSAPPS][ROSSUBSYS] 2016-05-31 22:36:48 +00:00
rostests [APPHELP][APPHELP_APITEST] Partially implement SdbMakeIndexKeyFromString 2016-08-29 15:19:55 +00:00
wallpapers