reactos/drivers/sac/driver
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
..
chanmgr.c [DRIVERS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
channel.c
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
cmdchan.c
concmd.c
conmgr.c
data.c
dispatch.c [DRIVERS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
init.c
memory.c
rawchan.c
sacdrv.h [SACDRV] Fix CHECK_PARAMETER_WITH_STATUS error handling macro 2019-03-04 21:58:42 +01:00
sacdrv.rc
util.c [DRIVERS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
vtutf8chan.c