http://bugs.winehq.org/show_bug.cgi?id=5693
--- Comment #7 from Jeff Zaroyko jeffz@jeffz.name 2008-11-21 06:41:19 --- (In reply to comment #6)
my patch fixes the crash, but I'm not sure that it's correct
oh, I forgot to mention. I tested the behaviour of LB_SETTABSTOPS16 (WM_USER + 19), which is the message that this app sends with an incorrect pointer value.
Windows Vista, XP, 98SE all handle it gracefully returning 0, they do not SetLastError. Windows 95 crashes.