http://bugs.winehq.org/show_bug.cgi?id=31717
--- Comment #4 from ahoros ah@payleven.pl 2012-09-17 12:45:07 CDT --- I have build wine 1.5.13 from scratch including you patch for stub unfortunately there is still segfault in the application but different error message: External exception 80000100
terminal log shows: wine: Call from 0x7bc49f20 to unimplemented function Tapi32.dll.lineInitializeExW, aborting
I guess one of the pointers cannot be null...
p.s. I will try to copy over the original tapi32 from windows XP and test it.