https://bugs.winehq.org/show_bug.cgi?id=56871
--- Comment #9 from mushu csumushu@126.com --- (In reply to Hans Leidekker from comment #8)
(In reply to mushu from comment #7)
(In reply to Hans Leidekker from comment #4)
(In reply to mushu from comment #3)
(In reply to Rafał Mużyło from comment #2)
Can't say anything about the actual issue, but the dirs are correct, on 64bits syswow64 is for 32bit libs.
However, it is a bit strange that the disappearance of the wpcap.dll in the system32 directory would affect the operation of 64-bit programs.
It's confusing, but that's where 64-bit dlls are on 64-bit Windows.
Can you attach a WINEDEBUG=+wpcap log?
I have uploaded the compiled binary program to the attachment, and it can be directly run with Wine
64-bit works here. Whether this works may depend on your system too. Please attach a WINEDEBUG=+wpcap log from the 32-bit version for which you filed this bug.
Indeed, the 64-bit program also works in my environment. I'm just curious why the wpcap.dll in the system32 directory would affect it. I have uploaded the 32-bit log file to the attachment