reactos/modules/rostests/kmtests/ntos_mm
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
..
CMakeLists.txt [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
MmMapLockedPagesSpecifyCache.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
MmMapLockedPagesSpecifyCache_drv.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
MmMapLockedPagesSpecifyCache_user.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
MmMdl.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
MmReservedMapping.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
MmSection.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
NtCreateSection_drv.c [KMTESTS:MM] Properly clean up files 2018-08-12 10:05:25 +02:00
NtCreateSection_user.c [KMTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
ZwAllocateVirtualMemory.c [KMTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
ZwCreateSection.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
ZwMapViewOfSection.c [KMTESTS:MM] Fix 'PAGE_NOACCESS' copypasta, in an error string 2018-11-03 16:36:24 +01:00