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
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
resource.h
serial.c