reactos/dll/win32/msports
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
..
lang [TRANSLATION] Update the existing romanian resources 2019-01-29 13:48:48 +01:00
classinst.c [MSPORTS] Hackfix the code to determine the serial and parallel port numbers. 2018-09-25 17:48:27 +02:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
comdb.c
internal.h
msports.c
msports.rc
msports.spec
parallel.c [MSPORTS] When the LPT port number gets changed, update the PortName and FriendlyName values in the registry. 2018-10-06 11:12:16 +02:00
precomp.h [MSPORTS] Implement serial port settings 2018-09-25 14:28:29 +02:00
resource.h [MSPORTS] Check and show which parallel port is in use. 2018-10-04 10:21:06 +02:00
serial.c [msports] Notify the system of changes to the serial port settings. 2018-09-29 01:57:59 +02:00