On Tue, Nov 3, 2015 at 11:23 AM, Erich E. Hoover erich.e.hoover@wine-staging.com wrote:
... However, I cannot get the WoW64 version to "work" because of the 64-bit "webhelper" crap
- for some reason it cannot read the 64-bit ntdll memory.
Ok, finally have an update here. With some guidance from AF we now know that: 1) The 64-bit ntdll is not working because wine64 overlaps with it in memory (https://bugs.winehq.org/show_bug.cgi?id=37585) 2) Chrome/Steam only uses the 64-bit WoW64 "helper" for winver <= vista 3) The Win7 version of Chrome/Steam requires a feature we do not yet provide (https://bugs.winehq.org/show_bug.cgi?id=38960)
It is now my belief that we can get this to work for WoW64, at least for Win7 (and probably for newer winver). However, we need to get Chrome/Steam working in Win7 mode before we can proceed and properly test WoW64 thunks.
Best, Erich