http://bugs.winehq.org/show_bug.cgi?id=18437
Summary: Crash in WINHELP_CreateHelpWindow in "ABC - Lesen Macht Laune" Product: Wine Version: 1.1.21 Platform: Other URL: http://www.hs-lernsoft.de/download/abc/setup.exe OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
http://www.hs-lernsoft.de/pages/download.html is a little time capsule of 30 day trial versions of german educational software written around year 2000 in vb6 (or vb98).
"ABC - lesen macht laune", http://www.hs-lernsoft.de/download/abc/setup.exe crashes if you click on Help:
Unhandled exception: page fault on read access to 0x00000028 in 32-bit code (0x7ec571a8). Backtrace: =>0 0x7ec571a8 WINHELP_CreateHelpWindow+0xcf8(wpage=0x33fd48, nCmdShow=0, remember=1) [programs/winhlp32/winhelp.c:547] in winhlp32 (0x0033fd28) 1 0x7ec579a9 WINHELP_OpenHelpWindow+0x59(lookup=0x7ec4aad0, hlpfile=(nil), val=0, wi=0x7ec708c0, nCmdShow=0) [programs/winhlp32/winhelp.c:772] in winhlp32 (0x0033fd58) 2 0x7ec5842a WinMain+0x41a(hInstance=0x7ec40000, prev=(nil), cmdline=?, show=0) [programs/winhlp32/winhelp.c:1706] in winhlp32 (0x0033fe58) ... 547 return wpage->page->file->lpszTitle;
'Course, maybe it does that under Windows, too. I haven't checked.