Displaying 3 results from an estimated 3 matches for "keinitializetimer".
Did you mean:
keinitializetimerex
2008 Mar 03
2
Need administration rights for first start
...sascha at workstation:~/.wine/drive_c/Programme/Perry Rhodan/bin> wine perry_rhodan.exe
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL default:0
fixme:reg:GetNativeSystemInfo (0x34f750) using GetSystemInfo()
fixme:ntoskrnl:KeInitializeTimer 0x110a98
sascha at workstation:~/.wine/drive_c/Programme/Perry Rhodan/bin>
First i thing OK you need root rights but with sudo wine perry_rhodan.exe i get only this output:
Code:
sascha at workstation:~/.wine/drive_c/Programme/Perry Rhodan/bin> sudo wine perry_rhodan.exe
[sudo] password...
2018 Dec 07
0
Wine release 4.0-rc1
...mplement KeWaitForMutexObject().
ntoskrnl.exe: Implement KeClearEvent().
setupapi: Store the class and reference string keys in the device_iface structure.
ntdll: Avoid inline assembly in do_cpuid().
ntdll: Avoid inline assembly in have_cpuid().
ntoskrnl.exe: Implement KeInitializeTimerEx().
include: Add KeInitializeTimer().
ntoskrnl.exe: Implement KeSetTimerEx() and waiting on timers.
ntoskrnl.exe: Implement KeCancelTimer().
ntoskrnl.exe/tests: Add tests for waiting on timers.
ntoskrnl.exe: Implement KeDelayExecutionThread().
setupapi: Enforce...
2007 Jun 29
0
Wine release 0.9.40
....
msi: Implement MsiApplyPatchW.
msi: Patches are applied based on ProductCode, not ProductID.
msi: Send the expected data to set_deferred_action_props.
msi: Properly delete rows from the table, instead of zeroing out the row.
ntoskrnl.exe: Add a stub implementation of KeInitializeTimer.
msi: Fetch the volume name when getting disk info.
msi: Add a stub implementation of MsiQueryComponentStateA.
msi: Add tests for publishing and unpublishing products, features, and components.
msi: Add tests for MsiQueryProductState.
msi: Validate MsiQueryProductCode...