[Bug 23472] PokerStars crashes/UI remains unresponsive on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 11 13:05:03 CST 2013


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|PokerStars crashes/UI       |PokerStars crashes/UI
                   |remains unresponsive on     |remains unresponsive on
                   |startup (dll detach         |startup
                   |notifications not sent for  |
                   |comctl32 on nested unload   |
                   |from shell32)               |

--- Comment #9 from Anastasius Focht <focht at gmx.net> ---
Hello Nikolay,

thanks, I've seen the patch.
The summary was actually not to be interpreted that way - sorry for the bad
wording.

I forgot to mention that 'winetricks comctl32' works around here.
I gave that hint to some guy in #winehq, allowing him to pursue his online
gambling needs until Wine is fixed ;-)

The reason why this works for native comctl32 is the fixed load base address
for the dll. At the time when the main gui really initializes and the class
window procs are called, comctl32 is already mapped again - at the same address
range.

Regards

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