Code: Select all
wine: Call from 00006FFFFFC6DC18 to unimplemented function KERNEL32.dll.FindFirstFileNameW, aborting
Has anyone had this issue before?
Code: Select all
wine: Call from 00006FFFFFC6DC18 to unimplemented function KERNEL32.dll.FindFirstFileNameW, aborting
I have tested this patch over wine-9.18 src and Wechat 3.9.12.15 (with the help of #2).qwertymnb wrote: ↑Thu Sep 26, 2024 4:16 pm Hi,
If you know how to compile wine, could you try if patch here fixes the bug for you?
https://bugs.winehq.org/attachment.cgi? ... format=raw
Code: Select all
0368:fixme:file:FindFirstFileNameW (L"C:\\users\\abc\\Documents\\WeChat Files\\abcd\\FileStorage\\MsgAttach\\....", 0, 0000700FC47DEA50, 0000700FC47DEB00): stub!
That will be nice, as my attempt to compile Wine failed and I failed to find why. Looking forward to update to 9.19.
I can confirm this issue has been resolved since wine-9.19. Wechat now works normally under wine-9.19 and 9.20.