dbghelp: Implement SymSrvGetFileIndexInfo for PDB files.
commitbbc2a9ab5bd2bc21dd5a324025a554534a3904ad
authorEric Pouech <epouech@codeweavers.com>
Fri, 23 Jun 2023 16:39:32 +0000 (23 18:39 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Jun 2023 14:49:45 +0000 (26 16:49 +0200)
treece5c01077366879c2b57a521fa415dbaa300bb5d
parentf4c1860480c4d2a3eadd2be0ee9207df6942e386
dbghelp: Implement SymSrvGetFileIndexInfo for PDB files.

Only done for DS format.

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/msc.c
dlls/dbghelp/path.c
dlls/dbghelp/tests/path.c