Alexandre Julliard
|
5fb8e3edef
|
kernelbase: Comment out DECLSPEC_HOTPATCH on stub functions.
It triggers a MinGW compiler bug.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47633
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-08-27 11:46:51 +02:00 |
Alexandre Julliard
|
505be3a0a2
|
kernelbase: Implement SetThreadStackGuarantee().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-08-24 11:39:07 +02:00 |
Alexandre Julliard
|
f2e7e1658b
|
kernel32: Move more thread functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-08-09 14:49:48 +02:00 |
Alexandre Julliard
|
c168fd066d
|
kernel32: Move fiber functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-08-08 17:53:36 +02:00 |
Alexandre Julliard
|
296da1fbb1
|
kernel32: Move thread pool functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-08-08 17:53:35 +02:00 |
Alexandre Julliard
|
0116660dd8
|
kernel32: Move thread functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-08-08 17:53:35 +02:00 |