mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-01-28 22:04:43 -08:00
Updated definition files
This commit is contained in:
parent
30dca36aeb
commit
f4a4f3f5b7
1
patches/browseui-Progress_Dialog/definition
Normal file
1
patches/browseui-Progress_Dialog/definition
Normal file
@ -0,0 +1 @@
|
||||
Fixes: [45970] - browseui: Implement PROGDLG_AUTOTIME flag for IProgressDialog
|
@ -1 +1 @@
|
||||
Fixes: [45948] Disbale export GetQueuedCompletionStatusEx to stop regression with Steam.
|
||||
Fixes: [45948] Disable export GetQueuedCompletionStatusEx to stop regression with Steam.
|
||||
|
@ -1,9 +1,7 @@
|
||||
Fixes: Add stub for ntoskrnl.Mm{Map,Unmap}LockedPages
|
||||
Fixes: Implement ntoskrnl.KeInitializeMutex
|
||||
Fixes: Add stub for ntoskrnl.IoGetDeviceAttachmentBaseRef
|
||||
Fixes: Implement ntoskrnl.ExInterlockedPopEntrySList
|
||||
Fixes: Implement ntoskrnl.NtBuildNumber
|
||||
Fixes: Implement ntoskrnl.ExInitializeNPagedLookasideList
|
||||
# ExInitializeNPagedLookasideList() is wanted by sfvfs02.sys, used by World Racing.
|
||||
Depends: Compiler_Warnings
|
||||
Depends: ntoskrnl-Synchronization
|
||||
Depends: ntoskrnl-Synchronization
|
||||
|
@ -1 +1,2 @@
|
||||
Fixes: Implement ntoskrnl.KeInitializeMutex
|
||||
Fixes: [44588] Multiple kernel drivers need ntoskrnl.exe.KeWaitForMultipleObjects semi-stub (Franson VSerial service 'bizvserialnt.sys')
|
||||
|
@ -2581,6 +2581,9 @@ fi
|
||||
|
||||
# Patchset browseui-Progress_Dialog
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#45970] - browseui: Implement PROGDLG_AUTOTIME flag for IProgressDialog
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/browseui/browseui.rc, dlls/browseui/progressdlg.c, dlls/browseui/resids.h
|
||||
# |
|
||||
@ -3914,7 +3917,7 @@ fi
|
||||
# Patchset kernel32-Disable-GetQueuedCompletionStatusEx
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#45948] Disbale export GetQueuedCompletionStatusEx to stop regression with Steam.
|
||||
# | * [#45948] Disable export GetQueuedCompletionStatusEx to stop regression with Steam.
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/kernel32/kernel32.spec
|
||||
|
@ -1 +1 @@
|
||||
Fixes: [!12332] Check handle type for HSPFILEQ handles
|
||||
Fixes: [12332] Check handle type for HSPFILEQ handles
|
||||
|
Loading…
x
Reference in New Issue
Block a user