debug.c
|
kernelbase: Removed useless casts to long.
|
2022-02-01 18:23:19 +01:00 |
file.c
|
kernel32: Fix CancelIoEx return value.
|
2021-12-23 10:50:10 +01:00 |
main.c
|
advapi32: Improve PerfSetCounterRefValue() stub.
|
2021-11-22 22:20:51 +01:00 |
path.c
|
kernelbase: Use ntdll ctype functions.
|
2022-01-31 18:38:54 +01:00 |
process.c
|
kernelbase: Don't hardcode magic constants.
|
2021-12-20 10:15:06 +01:00 |
string.c
|
kernelbase: Use ntdll ctype functions.
|
2022-01-31 18:38:54 +01:00 |
sync.c
|
ntdll: Fix the RtlCreateTimer() argument order.
|
2021-12-14 21:48:44 +01:00 |