https://bugs.winehq.org/show_bug.cgi?id=35755
Bug ID: 35755 Summary: UltraISO 'ISODrive.sys' needs ntoskrnl.exe.ExfInterlockedRemoveHeadList Product: Wine Version: 1.7.14 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntoskrnl Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net
Hello folks,
as the summary says ...
(also mentioned in bug 32657)
--- snip --- $ wine ultraiso.exe fixme:ntoskrnl:KeInitializeSpinLock stub: 0x117390 fixme:ntoskrnl:KeInitializeEvent stub: 0x117394 1 0 fixme:ntoskrnl:ObReferenceObjectByHandle stub: 0x20 1f03ff (nil) 0 0x1173a4 (nil) fixme:ntoskrnl:KeSetEvent (0x117394, 0, 0): stub fixme:ntoskrnl:KeWaitForSingleObject stub: 0x117394, 0, 0, 0, (nil) fixme:ntoskrnl:PsTerminateSystemThread stub: 0 wine: Call from 0x7b83ab23 to unimplemented function ntoskrnl.exe.ExfInterlockedRemoveHeadList, aborting wine: Unimplemented function ntoskrnl.exe.ExfInterlockedRemoveHeadList called at address 0x7b83ab23 (thread 0014), starting debugger... --- snip ---
$ wine --version wine-1.7.14
Regards