1 Feb
2024
1 Feb
'24
5:13 p.m.
This serie mainly tests and implement support for SymSrvGetFileIndexInfo() on a few more file formats. - .dbg: with test and implementation, - .pdb (JG format): This format has been replaced by the DS format for more than 25 years, so I didn't bother writting tests for generating such files (implementation has been tested manually against some existing samples). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4994