reactos/modules/rostests/kmtests/ntos_io
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
IoCreateFile.c
IoCreateFile.h
IoCreateFile_drv.c
IoCreateFile_user.c
IoDeviceInterface.c
IoDeviceObject_drv.c
IoDeviceObject_user.c
IoEvent.c
IoFilesystem.c [KMTESTS:IO] Fix a Clang-Cl warning about NameLength 2018-02-18 14:14:56 +01:00
IoHelper_drv.c
IoInterrupt.c
IoIrp.c
IoMdl.c
IoReadWrite.h
IoReadWrite_drv.c
IoReadWrite_user.c
IoVolume.c [NTOS:IO] Send IRPs to the correct device in IoVolumeDeviceToDosName. CORE-15415 2019-03-30 10:13:27 +01:00