winedbg: Use QueryFullProcessImageNameW to retrieve the main image name.
commit39b20a2bd375828739fb3d3f141ad5dade76bb80
authorAlexandre Julliard <julliard@winehq.org>
Tue, 13 Apr 2021 10:14:15 +0000 (13 12:14 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Apr 2021 11:05:29 +0000 (13 13:05 +0200)
tree13a1ca5de2c5f3bba8a9690449c391e971d3a41a
parent405666b736f7e471e301f051cfbe68bcbef7e0f6
winedbg: Use QueryFullProcessImageNameW to retrieve the main image name.

Remove the psapi fallback that didn't work anyway.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/winedbg/gdbproxy.c
programs/winedbg/tgt_active.c