ntdll: Store memory views in a binary tree instead of a list.
commit2967e3efb6cb83decfa75e5d2e1d9e7da44130c7
authorAlexandre Julliard <julliard@winehq.org>
Thu, 7 Sep 2017 17:31:42 +0000 (7 19:31 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Sep 2017 17:32:29 +0000 (7 19:32 +0200)
treeed5627e945fb6b51b67934bf0ee819a3d3d8dbea
parentc1d46149e0bdaf59aa2251fc6b9c692b8c2f52e3
ntdll: Store memory views in a binary tree instead of a list.

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