Jacek Caban
|
4031265f69
|
kernelbase: Invalidate console wait handle in FreeConsole.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-07-01 20:33:07 +02:00 |
Alexandre Julliard
|
79e3c21c3c
|
kernel32: Move GetSystemTimes() implementation to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-05-22 14:31:55 +02:00 |
Alexandre Julliard
|
8ca9e0b1ab
|
kernelbase: Use the user shared data to implement GetTickCount().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-05-21 19:36:52 +02:00 |
Alexandre Julliard
|
6a1667fab4
|
kernelbase: Move WaitOnAddress implementation to sync.c.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-05-21 19:36:52 +02:00 |
Alexandre Julliard
|
99027aeaee
|
kernel32: Move GetNamedPipeHandleStateW() implementation to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-04-16 22:10:04 +02:00 |
Alexandre Julliard
|
762f51cf93
|
kernelbase: Use wide character string literals in the remaining files.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-03-10 10:00:53 +01:00 |
Alexandre Julliard
|
1ec0769cf6
|
kernelbase: Use a direct server call instead of GetConsoleInputWaitHandle().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-12-12 23:16:40 +01:00 |
Alexandre Julliard
|
a76518c186
|
kernelbase: Use exception handlers instead of IsBad* functions.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-12-11 23:25:58 +01:00 |
Jacek Caban
|
293dae8fdc
|
kernelbase: Update SetNamedPipeHandleState debug trace.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-10-17 21:04:58 +02:00 |
Alexandre Julliard
|
31d522ea53
|
kernelbase: Use set_ntstatus() in more places.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-09-27 13:26:52 +02:00 |
Alexandre Julliard
|
eac5395fb4
|
kernel32: Move some misc functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-09-26 19:36:10 +02:00 |
Alexandre Julliard
|
c683e7e5a1
|
kernel32: Move interlocked functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-09-08 13:23:49 +02:00 |
Alexandre Julliard
|
aa58676ae0
|
kernel32: Move wait functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-07-01 20:42:42 +02:00 |
Alexandre Julliard
|
bc28ed4c6c
|
kernel32: Move named pipe functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-07-01 20:42:42 +02:00 |
Alexandre Julliard
|
1834d9e9fe
|
kernel32: Move I/O completion functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-07-01 15:57:16 +02:00 |
Alexandre Julliard
|
9585990a46
|
kernel32: Move condition variable functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-07-01 15:57:13 +02:00 |
Alexandre Julliard
|
628d4450cd
|
kernel32: Move file mapping functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-07-01 15:57:09 +02:00 |
Alexandre Julliard
|
aa7f8e930d
|
kernel32: Move critical section functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-07-01 15:57:06 +02:00 |
Alexandre Julliard
|
d33d05ce27
|
kernel32: Move timer queue functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-07-01 15:57:03 +02:00 |
Alexandre Julliard
|
8c63d02d5f
|
kernel32: Move waitable timer functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-07-01 15:56:59 +02:00 |
Alexandre Julliard
|
591266881c
|
kernel32: Move semaphore functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-07-01 15:56:56 +02:00 |
Alexandre Julliard
|
93a5451152
|
kernel32: Move mutex functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-07-01 15:56:53 +02:00 |
Alexandre Julliard
|
558e48aafd
|
kernel32: Move event functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-07-01 15:56:49 +02:00 |