[Bug 32918] Real World Racing Demo (non-Steam) doesn't setup

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 7 13:17:20 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=32918

Piotr Caban <piotr.caban at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |piotr.caban at gmail.com
          Component|ole32                       |wintrust

--- Comment #5 from Piotr Caban <piotr.caban at gmail.com> ---
Setting component to wintrust (it doesn't look like ole32 bug).

The application crases after calling:
FormatMessageW(FORMAT_MESSAGE_ALLOCATE_BUFFER|FORMAT_MESSAGE_IGNORE_INSERTS|FORMAT_MESSAGE_FROM_SYSTEM,NULL,TRUST_E_NOSIGNATURE,0x400,BUF,0,0)
after hacking the function to return an error describing string the intallator
hangs.

Earlier in the logs there's following line:
0032:Ret  wintrust.WinVerifyTrustEx() retval=800b0100 ret=7da514fe
so it's probably a bug in wintrust but I was not really checking it.

-- 
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.



More information about the wine-bugs mailing list