server: Use TEB->ArbitraryUserPointer to store the loaded dll names.
commit4f2ed66a5ff55a98b3f9ed05c4f15b64dd96d558
authorAlexandre Julliard <julliard@winehq.org>
Thu, 11 Feb 2021 10:37:00 +0000 (11 11:37 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 11 Feb 2021 10:49:41 +0000 (11 11:49 +0100)
treeb68e2d4ee8794c9d87fc18b89057bc665c26e666
parentbd0a3c1a59db9e75500db6df0f3598c981abf44e
server: Use TEB->ArbitraryUserPointer to store the loaded dll names.

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