reactos/modules/rosapps/drivers/vcdrom
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
vcdioctl.h [VCDROM] Implement the virtual CD-ROM class driver. 2017-12-03 18:17:45 +01:00
vcdrom.c [VCDROM] Implement the virtual CD-ROM class driver. 2017-12-03 18:17:45 +01:00
vcdrom.rc [VCDROM] Implement the virtual CD-ROM class driver. 2017-12-03 18:17:45 +01:00
vcdrom_reg.inf [VCDROM] Add a display name for the service 2018-12-11 15:04:10 +01:00