http://bugs.winehq.org/show_bug.cgi?id=27468
--- Comment #33 from Qian Hong fracting@gmail.com 2012-04-20 11:08:56 CDT --- (In reply to comment #32)
(In reply to comment #31)
What happens if you turn on +relay?
do you see the "Call hook proc" message?
it could be that call_hook_proc is being optimized into inline so the function would vanish but not necessary not be being used.
I can't test with wine-1.5.2-144-gbd3a941 any more, QQ.exe couldn't start, reporting "Initialization failure: 0x00000004"
Will do a bisect test and report a new bug.
I rebuild wine-1.4-rc2, but hit on the "Initialization failure: 0x00000004" again... Maybe broke by some library package upgrading on my Ubuntu 11.10? How to debug in this case?
(Wine ppa's wine-1.4 binary works for me)