ntdll: Use close_handle instead of NtClose for internal memory management functions.
commita697e9682324f14f2ef0db4db75bc0213ccddcdf
authorSebastian Lackner <sebastian@fds-team.de>
Thu, 31 Mar 2016 04:15:30 +0000 (31 06:15 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 31 Mar 2016 06:57:33 +0000 (31 15:57 +0900)
tree5ad5950048c18bfc48243536651f1a37ec14e5f8
parent33a368c422b8a330f1d3de25692e57b5bf63f5b0
ntdll: Use close_handle instead of NtClose for internal memory management functions.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/virtual.c