reactos/dll/win32/kernel32
Hermès Bélusca-Maïto 44cddadba8
[KERNEL32] Minor enhancements for CreateRemoteThread(). (#804)
- Add some cleanup code in failure code paths, instead of asserting.
- Move BasepNotifyCsrOfThread() helper to the only file where it is used.
- Don't use ERROR_DBGBREAK in failure paths but just DPRINT the error
  message: we handle the failures properly.
- When creating the remote thread, sync its service tag with the parent
  thread's one.
2019-08-01 19:12:49 +02:00
..
client [KERNEL32] Minor enhancements for CreateRemoteThread(). (#804) 2019-08-01 19:12:49 +02:00
include [KERNEL32][RTL] Diverse fixes/improvements for thread stack creation code. (#802) 2019-08-01 19:04:13 +02:00
wine [KERNEL32] Get/SetTimeZoneInformation: Convert the Milliseconds value between TIME_FIELDS and SYSTEMTIME too 2018-06-01 12:49:26 +02:00
winnls [KERNEL32] Implement InvalidateNLSCache 2019-04-16 21:41:58 +09:00
CMakeLists.txt [KERNEL32] Support Japanese calendar (#1482) 2019-04-07 20:20:23 +09:00
k32.h [KERNEL32] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
kernel32.rc [TRANSLATION] Polish translation update (#1029) 2018-11-11 17:55:01 +01:00
kernel32.spec [KERNEL32] Fix typo in kernel32.spec (#1453) 2019-04-02 15:48:41 +02:00