reactos/dll/win32/msports
Eric Kohl af37e0e565 [MSPORTS] Hackfix the code to determine the serial and parallel port numbers.
Now that SetupDiCreateDevRegKeyW is working as expected, we can no
longer (ab)use it to retrieve a ports resources. Use SetupDiGetDeviceInstanceIdW instead and open the registry keys manually.
2018-09-25 17:48:27 +02:00
..
lang [MSPORTS] Implement serial port settings 2018-09-25 14:28:29 +02: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
comdb.c
internal.h
msports.c
msports.rc
msports.spec
parallel.c
precomp.h [MSPORTS] Implement serial port settings 2018-09-25 14:28:29 +02:00
resource.h [MSPORTS] Implement serial port settings 2018-09-25 14:28:29 +02:00
serial.c [MSPORTS] Implement serial port settings 2018-09-25 14:28:29 +02:00