Various documentation updates.

This commit is contained in:
Zebediah Figura 2020-01-27 11:56:43 -06:00
parent 8bbe365bfc
commit fc87fb74db
6 changed files with 8 additions and 6 deletions

View File

@ -1,2 +1 @@
Fixes: [18154] cmd: Support for launching programs based on file association
# Fixes: [36646]

View File

@ -1 +1,4 @@
# I originally blocked this, leading to 13f9461e99 being committed instead.
# However, I think it may actually be preferable to always display a UI. The
# only thing I'm concerned about is bug 45369.
#Fixes: [35928] Crash handlers/debuggers fail to display user-interface when invoked for crashing (non-interactive) service processes (inherited Wine service window station/desktop)

View File

@ -1 +1 @@
Fixes: [!8780] Forward CreateTypeLib to CreateTypeLib2
Fixes: [8780] Forward CreateTypeLib to CreateTypeLib2

View File

@ -1,3 +0,0 @@
# Fixes: [12458] Support for ITextDocument_fnRange function
# Fixes: [18303] Support for ITextRange, ITextFont and ITextPara
Fixes: Adobe Reader needs ITextSelection_fnGetDuplicate implementation

View File

@ -1,5 +1,8 @@
# Bugs 37419 and 29582 track applications which want a faster
# GetForegroundWindow(). Unfortunately, that patch is disabled, and I can't
# find record of applications which want the other functions here to be faster.
Depends: ntdll-Threading
Depends: server-Key_State
Depends: server-PeekMessage
Depends: server-Signal_Thread
Depends: ntdll-Wait_User_APC
Depends: ntdll-Wait_User_APC