shell32: Check IsWoW64Process before calling Wow64 functions (resent)

Olivier F. R. Dierick o.dierick at piezo-forte.be
Sun Apr 17 21:40:45 CDT 2016


Avoid calling WoW64 functions on non-WoW64 systems, to prevent unwanted
ERROR_CALL_NOT_IMPLEMENTED error to be thrown.

Should fix bug 36838.

Signed-off-by: Olivier F. R. Dierick <o.dierick at piezo-forte.be>
---
 dlls/shell32/shfldr_unixfs.c |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

-- 
        Olivier F. R. Dierick
        o.dierick at piezo-forte.be
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Check-IsWoW64Process-before-calling-Wow64-functions.patch
Type: application/mbox
Size: 2073 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160418/732782a5/attachment.mbox>


More information about the wine-patches mailing list