[Bug 23157] New: regopenkey not finding wow6432node
http://bugs.winehq.org/show_bug.cgi?id=23157 Summary: regopenkey not finding wow6432node Product: Wine Version: 1.2-rc3 Platform: x86 OS/Version: Linux Status: NEW Severity: critical Priority: P1 Component: advapi32 AssignedTo: julliard(a)winehq.org ReportedBy: marcus(a)jet.franken.de Installshield 11 triggers this path in ISBEW64.exe I get: 001e:Call advapi32.RegOpenKeyExW(ffffffff80000000,7f76331ae460 L"Interface\\{7871BFAD-DAD5-402F-9007 -2593E9A07532}\\ProxyStubClsid32",00000000,00020019,7f76331ae540) ret=7f76318767e7 001e:Ret advapi32.RegOpenKeyExW() retval=00000002 ret=7f76318767e7 err:ole:marshal_object couldn't get IPSFactory buffer for interface {7871bfad-dad5-402f-9007-2593e9a07532} And in system.reg I have: [Software\\Classes\\Wow6432Node\\Interface\\{7871BFAD-DAD5-402F-9007-2593E9A07532}\\ProxyStubClsid32] 1276088768 @="{00020424-0000-0000-C000-000000000046}" so it should get found... I think the wow6432node is not found here. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23157 --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-13 11:22:28 --- Wow6432node would be opened from 32-bit code, not from 64-bit. It needs the non-Wow6432node key here. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23157 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2 Severity|critical |normal -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23157 Marcus Meissner <marcus(a)jet.franken.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Marcus Meissner <marcus(a)jet.franken.de> 2010-06-14 02:48:01 --- then its probably anohter issue, or needs fallback code, or something. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23157 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-06-14 03:00:20 --- Closing invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org