ntdll: Add helper functions for verifying write access to a memory range.
commitaf045a52e294be2e2515491292e88483658a59f3
authorAlexandre Julliard <julliard@winehq.org>
Fri, 22 Sep 2017 12:56:56 +0000 (22 14:56 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 22 Sep 2017 13:05:26 +0000 (22 15:05 +0200)
tree3cbef2fb86abfaa2ff5a1d4e7d2b0b9789da9e6e
parent8bc95aa74be74d7ba9ce558d42902e55ece2a197
ntdll: Add helper functions for verifying write access to a memory range.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/virtual.c