Sweden-Number/dlls/kernel32/tests
Sebastian Lackner 966827bbc1 kernel32: Implement stub for GetPhysicallyInstalledSystemMemory.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-20 00:30:39 +09:00
..
Makefile.in
actctx.c
atom.c
change.c
codepage.c libwine: Fix double byte default char initialization. 2015-09-11 20:58:04 +09:00
comm.c
console.c
debugger.c kernel32/tests: Use a volatile pointer to cause a crash in the debugger tests. (Clang). 2015-10-07 21:28:55 +09:00
directory.c
drive.c
environ.c
fiber.c
file.c ntdll: Return STATUS_OBJECT_NAME_INVALID in wine_nt_to_unix_file_name for prefix-only paths. 2015-10-02 18:11:31 +09:00
format_msg.c
generated.c
heap.c kernel32: Implement stub for GetPhysicallyInstalledSystemMemory. 2015-10-20 00:30:39 +09:00
loader.c ntdll: Separate image relocation from NtMapViewOfSection. 2015-08-18 19:56:48 +09:00
locale.c kernel32/tests: Add tests for Invariant. 2015-08-28 13:13:46 +09:00
mailslot.c
module.c
path.c kernel32/tests: Add more ARM and ARM64 arch strings. 2015-08-12 22:52:26 +09:00
pipe.c
process.c kernel32: Added session id tests. 2015-10-08 21:32:47 +09:00
profile.c
resource.c
resource.rc
sync.c kernel32/tests: Add test to demonstrate a bug related to alertable waits. 2015-10-09 14:02:40 +09:00
thread.c kernel32: Implement Set/GetThreadGroupAffinity and add tests. 2015-10-02 18:11:31 +09:00
time.c kernel32/tests: Fix uninitialized memory of a test case. 2015-09-08 14:48:27 +09:00
timer.c
toolhelp.c kernel32/tests: Don't test for the exact process count. 2015-09-25 20:59:35 +02:00
version.c
virtual.c
volume.c