wine/dlls/kernel32/tests
2007-10-18 12:20:52 +02:00
..
actctx.c ntdll: Support for UTF-16 manifests with reverse endianness. 2007-10-18 12:20:52 +02:00
alloc.c
atom.c
change.c
codepage.c
comm.c kernel32: Skip the comm test if the found com port doesn't respond. 2007-09-12 11:33:11 +02:00
console.c
debugger.c kernel32/tests: Add tests for DebugActiveProcessStop() and DebugSetProcessKillOnExit(). 2007-08-31 12:08:58 +02:00
directory.c
drive.c
environ.c
file.c
format_msg.c kernel32: Check for NULL output buffer in FormatMessage{A, W}. 2007-09-27 12:47:07 +02:00
generated.c
heap.c kernel32: Don't crash accessing an invalid handle in GlobalSize. 2007-09-20 14:27:13 +02:00
loader.c
locale.c
mailslot.c
Makefile.in
module.c
path.c
pipe.c server: Add get_token_statistics server call and use it to implement the TokenStatistics and TokenType levels for NtQueryInformationToken. 2007-09-14 14:43:46 +02:00
process.c kernel32/tests: Replace a couple of macros by a function to avoid compiler warnings. 2007-10-17 14:15:40 +02:00
profile.c
resource.c
sync.c
thread.c
time.c
timer.c
toolhelp.c
version.c
virtual.c kernel32: Test IsBadReadPtr/ IsBadCodePtr / IsBadWritePtr. 2007-10-02 13:31:31 +02:00
volume.c