http://bugs.winehq.org/show_bug.cgi?id=27468
--- Comment #36 from Qian Hong fracting@gmail.com 2012-04-27 12:36:54 CDT --- (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.
Hi Aric,
Yes there are "Call hook proc" message, appear twice:
0009:Call hook proc 0x19cf51 (id=WH_KEYBOARD_LL,code=0,wp=00000100,lp=00029:Call KERNEL32.InterlockedDecrement(022ca014) ret=30107bdd
What can I do to help this bug getting fixed?
Thanks.