https://bugs.winehq.org/show_bug.cgi?id=25462
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |af74bd31229e0f065448253b248 | |ec0cb3b51af26
--- Comment #7 from Jacek Caban jacek@codeweavers.com --- Yes, that mentioned commit was meant to fix this (there is another one for 32-bit syscalls). I didn't test with VS2008, but VS2019 has the same problem and it's mostly fixed there. We still have a few non-PE modules that may execute host libraries without going through our syscalls, but it already works fine in majority cases.