https://bugs.winehq.org/show_bug.cgi?id=36838
--- Comment #13 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- That patch did in fact land in wine-staging: https://github.com/wine-compholio/wine-staging/tree/master/patches/shell32-U...
(In reply to Nikolay Sivov from comment #12)
This looks like depending on a side effect, in any case you don't need to call IsWow64Process() every time.
I don't understand what you mean. What looks like depending on a side effect? The bug, the patch or something else? How would the patch be affected by that side effect? Do you mean that there is another way to check for wow64 or that the patch can be optimized?