Sweden-Number/dlls/kernel32/tests
Dmitry Timoshkov 8014c7cbbb kernel32/tests: Fix file tests compilation with __WINESRC__ defined. 2013-10-21 20:23:54 +02:00
..
Makefile.in tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02:00
actctx.c kernel32/test: Fix activation context tests compilation with __WINESRC__ defined. 2013-10-21 20:23:53 +02:00
alloc.c
atom.c
change.c kernel32/tests: Fix file change notification tests compilation with __WINESRC__ defined. 2013-10-21 20:23:54 +02:00
codepage.c kernel32/tests: Do not assume the signedness of plain char. 2013-03-01 10:35:38 +01:00
comm.c kernel32/tests: Fix communication port tests compilation with __WINESRC__ defined. 2013-10-17 20:29:28 +02:00
console.c kernel32/tests: Fix console tests compilation with __WINESRC__ defined. 2013-10-21 20:23:54 +02:00
debugger.c kernel32/tests: Fix debugger tests compilation with __WINESRC__ defined. 2013-10-21 20:23:54 +02:00
directory.c
drive.c kernel32/tests: Fix failures with virtual Drives (AppVirt Client). 2013-03-11 10:44:51 +01:00
environ.c kernel32/tests: Fix environment tests compilation with __WINESRC__ defined. 2013-10-17 20:29:29 +02:00
fiber.c kernel32/tests: Fix fiber tests compilation with __WINESRC__ defined. 2013-10-21 20:23:54 +02:00
file.c kernel32/tests: Fix file tests compilation with __WINESRC__ defined. 2013-10-21 20:23:54 +02:00
format_msg.c kernel32: Add line wrapping support to FormatMessage(). 2012-09-24 16:38:15 +02:00
generated.c
heap.c kernel32: Don't move fixed memory area in GlobalReAlloc. 2013-06-03 11:29:55 +02:00
loader.c kernel32/tests: Fix PE loader tests compilation with __WINESRC__ defined. 2013-10-17 20:29:28 +02:00
locale.c libwine: Update the codepage tables to Unicode 6.2.0. 2013-07-22 17:16:01 +02:00
mailslot.c kernel32: Remove a 0-length read optimization from ReadFile. 2013-09-20 11:11:47 +02:00
module.c kernel32/tests: Fix crash on win8 in module. 2012-11-30 19:12:16 +01:00
path.c kernel32: Support activation context in SearchPath(). 2013-09-12 11:02:22 +02:00
pipe.c kernel32: Remove a 0-length read optimization from ReadFile. 2013-09-20 11:11:47 +02:00
process.c kernel32/tests: Fix process tests compilation with __WINESRC__ defined. 2013-10-17 20:29:28 +02:00
profile.c
resource.c
resource.rc
sync.c kernel32: Implement the InitOnce functions. 2013-08-28 22:27:32 +02:00
thread.c ntdll: Inherit default activation context from creation thread. 2013-09-05 13:23:50 +02:00
time.c kernel32/tests: Fix time tests compilation with __WINESRC__ defined. 2013-10-17 20:29:29 +02:00
timer.c kernel32/tests: Get rid of unneeded function typedefs. 2012-06-15 18:35:38 +02:00
toolhelp.c
version.c kernel32/tests: Accept higher PRODUCT_* values. 2012-06-13 21:35:40 +02:00
virtual.c kernel32/tests: Fix virtual memory tests compilation with __WINESRC__ defined. 2013-10-17 20:29:28 +02:00
volume.c kernel32: Fix parameters checking for GetVolumePathName(). 2013-09-09 22:09:59 +02:00