Sweden-Number/dlls/kernel32/tests
Zebediah Figura 80276752d1 kernel32/tests: Add a test for special characters in pipe names.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=28995
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-14 08:39:39 +02:00
..
Makefile.in
actctx.c
atom.c
change.c
codepage.c
comm.c
console.c server: Fix handling of STATUS_ALERTED in get_next_console_request. 2020-12-02 20:51:51 +01:00
debugger.c kernel32/tests: Ignore exceptions while testing winedbg. 2021-02-15 21:11:28 +01:00
directory.c
drive.c
dummy.c
dummy.spec
environ.c
fiber.c kernel32/tests: Add a regression test for a deadlock calling FLS callbacks on process exit. 2021-01-07 21:21:17 +01:00
file.c kernelbase: Convert DOS to NT path for FileRenameInfo in SetFileInformationByHandle. 2021-03-23 20:58:25 +01:00
format_msg.c
generated.c winapi: Use __alignof__ on clang. 2020-12-16 15:30:07 +01:00
heap.c
loader.c kernel32/tests: Add a test for Wow64Transition. 2021-03-01 21:13:00 +01:00
locale.c kernelbase: Accept LINGUISTIC_IGNOREDIACRITIC & SORT_DIGITSASNUMBERS in CompareStringEx(). 2021-03-22 18:52:57 +01:00
mailslot.c
module.c ntdll: Fail to load non-existent dlls, except during prefix bootstrap. 2021-03-31 21:01:31 +02:00
path.c
pipe.c kernel32/tests: Add a test for special characters in pipe names. 2021-04-14 08:39:39 +02:00
power.c
process.c ntdll: Initialize version and session id on the Unix side. 2021-04-13 13:05:29 +02:00
profile.c
resource.c
resource.rc
sync.c server: Set error to STATUS_UNSUCCESSFUL when the server fails to queue APC for a thread. 2021-03-03 21:54:44 +01:00
thread.c kernel32: Write the wait handle before executing the callback. 2021-02-11 22:26:36 +01:00
time.c
timer.c
toolhelp.c
version.c kernel32: Implement PackageIdFromFullName(). 2021-04-12 19:32:15 +02:00
virtual.c ntdll: Load builtin dlls through NtMapViewOfSection(). 2021-03-22 20:38:45 +01:00
volume.c kernelbase: Reimplement GetVolumeInformation on top of GetVolumeInformationByHandle. 2021-02-17 11:44:05 +01:00