search for: iocreatedriver

Displaying 5 results from an estimated 5 matches for "iocreatedriver".

2018 Dec 28
0
Wine release 4.0-rc4
...----------- Bugs fixed in 4.0-rc4 (total 10): 35603 Wine64 build produces extra warning in setupapi comparing to Wine32 build 40884 Lord of the Rings Online crashes instantly or hangs on start with OSSv4. 42719 Natsuiro Asagao Residence (demo): complains about timezone settings. 45805 IoCreateDriver failed to insert driver L"\\Driver\\WineHID" in tree 46194 Windows PowerShell Core 6.2 Preview 2 for ARM64 crashes due to decoding of instruction from incorrect PC (write watch access causes SIGSEGV) 46244 incorrect font rendering in WinOmega splash screen 46296 Wine 4.0-rc1 does...
2016 Aug 05
0
Wine release 1.9.16
...fer. amstream: Implement AMAudioData::SetActual. amstream: Implement AMAudioData::GetFormat. amstream: Implement AMAudioData::SetFormat. Aric Stewart (4): ntoskrnl: Build a more intelligent and correct RegistryPath if possible. ntoskrnl.exe: Track drivers created with IoCreateDriver. ntoskrnl.exe: Implement ObReferenceObjectByName but only for loaded drivers. winedevice: Use IoCreateDriver and IoDeleteDriver. Bernhard Übelacker (2): wininet/tests: Fix pathLen given to InternetCrackUrlA. dinput8/tests: Add valid wide string termination to actionName mem...
2007 Dec 28
0
Wine release 0.9.52
...ageSetupDlgW: Load paper orientation in ChangePrinterW. Alexandre Julliard (30): Revert "user32: Moved some 16-bit functions." oleaut32/tests: Avoid relying on system-dependent rounding. server: Fix possible NULL dereference. ntoskrnl.exe: Added implementation for IoCreateDriver and IoDeleteDriver. ntoskrnl.exe: Allow returning data in ioctls along with a positive non-zero status. user32: Set the WSF_VISIBLE flag on the main window station. advapi32: Reimplement RegisterServiceCtrlHandler on top of RegisterServiceCtrlHandlerEx. advapi32: Fix Registe...
2019 Jun 10
0
Wine release 4.10
...rmbase: Reimplement BaseFilterImpl_QueryInterface() using a callback. quartz/filesource: Use BaseFilterImpl_QueryInterface(). winebus.sys: Use the winebus driver to create all devices. winebus.sys: Move udev configuration values to the winebus service key. winebus.sys: Avoid IoCreateDriver(). quartz/mpegsplit: Use BaseFilterImpl_QueryInterface(). qcap/avimux: Use BaseFilterImpl_QueryInterface(). winegstreamer/gstdemux: Use BaseFilterImpl_QueryInterface(). strmbase/renderer: Add a QueryInterface() callback. quartz/dsoundrender: Use BaseFilterImpl_QueryInt...
2012 Oct 12
0
Wine release 1.5.15
..._32: Fix TRACE format in WS_getsockname. ws2_32: Fix some style issues. Christian Costa (21): ntoskrnl.exe: Add stub for MmUnlockPages. ntoskrnl.exe: Add stub for MmProbeAndLockPages. ntoskrnl.exe: Add stub for MmMapLockedPagesSpecifyCache. ntoskrnl.exe: Add TRACEs to IoCreateDriver and IoDelete driver. ntdll: Init retv to FALSE so in case of exception the trace shows the failure. ntoskrnl.exe: Add stub for IoAcquireCancelSpinLock and IoReleaseCancelSpinLock. scsiport.sys: Add stub implementation of scsiport.sys. ntoskrnl.exe: Implement IoAllocateMdl....