reactos/modules/rostests/winetests/kernel32
Victor Perevertkin 7e069ccdb2
[CMAKE] Replace custom functions to built-in ones
add_target_compile_definitions -> target_compile_definitions
add_target_compile_flags -> target_compile_options
add_target_include_directories -> target_include_directories
2020-04-16 15:59:38 +03:00
..
actctx.c
atom.c
change.c
CMakeLists.txt [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
codepage.c
comm.c
console.c
debugger.c
directory.c
drive.c
environ.c
fiber.c
file.c
format_msg.c
generated.c [KERNEL32_WINETEST] Uncomment out 'LPEXCEPTION_RECORD' checks 2020-03-28 20:56:25 +01:00
heap.c
loader.c
locale.c
mailslot.c
module.c
path.c
pipe.c
precomp.h
process.c
profile.c
resource.c
resource.rc
sync.c [WINETESTS] Remove forced _WIN32_WINNT defines (#2463) 2020-04-03 14:01:22 +02:00
testlist.c
thread.c [WINETESTS] Remove forced _WIN32_WINNT defines (#2463) 2020-04-03 14:01:22 +02:00
time.c
timer.c [WINETESTS] Remove forced _WIN32_WINNT defines (#2463) 2020-04-03 14:01:22 +02:00
toolhelp.c
version.c [WINETESTS] Remove forced _WIN32_WINNT defines (#2463) 2020-04-03 14:01:22 +02:00
virtual.c
volume.c