Displaying 5 results from an estimated 5 matches for "keinitializeevent".
2010 May 05
0
Hazon Dictionary
...ializeSpinLock stub: 0x551740
fixme:ntoskrnl:KeInitializeSpinLock stub: 0x55173c
fixme:ntoskrnl:KeInitializeSpinLock stub: 0x551744
fixme:ntoskrnl:KeInitializeSpinLock stub: 0x551748
fixme:ntoskrnl:KeInitializeSpinLock stub: 0x55174c
fixme:ntoskrnl:KeInitializeMutex stub: 0x63b49c, 1
fixme:ntoskrnl:KeInitializeEvent stub: 0x55172c 1 0
fixme:ntoskrnl:IoInitializeTimer stub: 0x54f020, 0x54c3d0, 0x54f020
fixme:ntoskrnl:IoStartTimer stub: 0x54f020
fixme:ntoskrnl:KeWaitForSingleObject stub: 0x55172c, 0, 0, 0, (nil)
fixme:ntoskrnl:PsTerminateSystemThread stub: 0
fixme:ntoskrnl:ExInitializeResourceLite stub: 0x11182a...
2010 Jun 04
6
Error WK1129 - WIBU-KEY kernel driver needs client version
Hi,
I am getting the following error trying to recognise a WIBU-Key
Error WK1129 - WIBU-KEY kernel driver needs client version
I am using Wine 1.1.44
Has anyone encountered this error before? Any help would be greatly appreciated.
Thank you and regards,
Anna.
2010 Jun 17
3
FictionBook Editor work problems
...ave many errors in terminal console
Code:
kontiky at Dolphin:~/.wine/drive_c/Program Files/FictionBook Editor$ ./FBE.exe
fixme:ntoskrnl:KeInitializeMutex stub: 0x110fd0, 0
fixme:ntoskrnl:KeInitializeMutex stub: 0x110ff8, 0
fixme:ntoskrnl:IoRegisterShutdownNotification stub: 0x110ee0
fixme:ntoskrnl:KeInitializeEvent stub: 0x110fa8 1 0
fixme:ntoskrnl:KeInitializeEvent stub: 0x110fb8 1 0
fixme:ntoskrnl:KeInitializeSpinLock stub: 0x110fa0
fixme:ntoskrnl:ObReferenceObjectByHandle stub: 0x58 1f0000 (nil) 0 0x110fc8 (nil)
wine: Call from 0x7b836572 to unimplemented function ntoskrnl.exe.IoUnregisterShutdownNotificat...
2018 Dec 07
0
Wine release 4.0-rc1
...s: Remove workarounds in testSetupDiGetINFClassA().
setupapi/tests: Remove workarounds in test_SetupDiCreateDeviceInfoListEx().
setupapi/tests: Remove workarounds in test_SetupDiOpenClassRegKeyExA().
ntoskrnl.exe: Implement KeWaitForMultipleObjects().
ntoskrnl.exe: Implement KeInitializeEvent().
ntoskrnl.exe: Implement KeSetEvent().
ntoskrnl.exe: Implement KeResetEvent().
ntoskrnl.exe: Implement KeWaitForSingleObject().
ntoskrnl.exe/tests: Add some tests for synchronization functions.
ntoskrnl.exe: Implement KeInitializeSemaphore().
ntoskrnl.exe: Impl...
2009 Jan 02
0
Wine release 1.1.12
...onding test.
d3dxof: Release allocated xobjects.
d3dxof: Small cleanup.
ddraw: Display fixme only once in IDirect3DVertexBufferImpl_Optimize.
d3dxof: Initialize object member names correctly.
d3dxof: Template names are case insensitive.
ntoskrnl.exe: Add stub for KeInitializeEvent.
ntoskrnl.exe: Fix some FIXMEs.
ntoskrnl.exe: Add stub for PsSetCreateThreadNotifyRoutine.
quartz: Fix some traces and fixmes.
winedos: Document CMOS image bytes.
winedos: Compute CMOS image checksum automatically.
winedos: Increase extended memory from 7MB to 15...