kernel32-UmsStubs: Add a reference to a bug report.

This commit is contained in:
Sebastian Lackner 2017-07-15 21:34:07 +02:00
parent dc531c457c
commit b8ffc62855
2 changed files with 4 additions and 0 deletions

View File

@ -1 +1,2 @@
Fixes: Add stubs for user-mode scheduling functions
Fixes: [43351] Add semi-stub implementation for CreateRemoteThreadEx

View File

@ -3059,6 +3059,9 @@ fi
# Patchset kernel32-UmsStubs
# |
# | This patchset fixes the following Wine bugs:
# | * [#43351] Add semi-stub implementation for CreateRemoteThreadEx
# |
# | Modified files:
# | * dlls/api-ms-win-core-processthreads-l1-1-0/api-ms-win-core-processthreads-l1-1-0.spec, dlls/api-ms-win-core-
# | processthreads-l1-1-1/api-ms-win-core-processthreads-l1-1-1.spec, dlls/api-ms-win-core-processthreads-l1-1-2/api-ms-win-