shell32-Quoted_ShellExecute: Remove reference to upstream bug.

This commit is contained in:
Sebastian Lackner 2015-07-17 04:19:11 +02:00
parent 8f245e2d60
commit 36e9309497
2 changed files with 2 additions and 2 deletions

View File

@ -203,7 +203,7 @@ for more details.*
* MediaCoder needs CUDA for video encoding ([Wine Bug #37664](https://bugs.winehq.org/show_bug.cgi?id=37664))
* Multiple applications need EnumDisplayDevicesW implementation ([Wine Bug #34978](https://bugs.winehq.org/show_bug.cgi?id=34978))
* Multiple applications needs better NtQueryInformationJobObject stub
* Multiple applications start wrong executable if whitespace present in name ([Wine Bug #19666](https://bugs.winehq.org/show_bug.cgi?id=19666))
* ~~Multiple applications start wrong executable if whitespace present in name~~ ([Wine Bug #19666](https://bugs.winehq.org/show_bug.cgi?id=19666))
* Need for Speed 3 installer requires devices in HKEY_DYN_DATA ([Wine Bug #7115](https://bugs.winehq.org/show_bug.cgi?id=7115))
* Only send WM_DROPFILES when OLE dnd fails ([Wine Bug #29081](https://bugs.winehq.org/show_bug.cgi?id=29081))
* Other Pipelight-specific enhancements

View File

@ -1,2 +1,2 @@
Fixes: [19666] Multiple applications start wrong executable if whitespace present in name
# Fixes: [19666] Multiple applications start wrong executable if whitespace present in name
Disabled: true