reactos/drivers/wdm/audio/hdaudbus
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
..
businterface.cpp
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
driver.h
fdo.cpp [HDAUDBUS] Wait until the correct number of responses was received. CORE-15465 2019-02-28 10:27:06 +01:00
hda_codec_defs.h
hda_controller_defs.h
hdaudbus.cpp [HDAUDBUS] Handle responses in a DPC instead of the ISR. 2019-02-28 10:06:18 +01:00
hdaudbus.h [HDAUDBUS] Wait until the correct number of responses was received. CORE-15465 2019-02-28 10:27:06 +01:00
pdo.cpp [HDAUDBUS] Implement PDO removal. CORE-14617 2019-02-26 09:51:38 +01:00