Active functions related to interfaces enumeration: SETUP_CreateSerialDeviceList...
authorHervé Poussineau <hpoussin@reactos.org>
Tue, 9 Aug 2005 20:12:35 +0000 (20:12 +0000)
committerHervé Poussineau <hpoussin@reactos.org>
Tue, 9 Aug 2005 20:12:35 +0000 (20:12 +0000)
commitce28abcbca40a609af0822e72d88e0e2866491ce
tree0c8ffe755c63d8290805514fe922916cf967a65f
parent7217d69487e67b2e03859c3f470faa63caf36674
Active functions related to interfaces enumeration: SETUP_CreateSerialDeviceList, SETUP_CreateInterfaceList, SetupDiGetDeviceInterfaceDetailW. They were disabled since r17210
Replace ERROR_NO_SYSTEM_RESOURCES by ERROR_NOT_ENOUGH_MEMORY
Replace #ifdef __WINESRC__ by #ifndef __REACTOS__, as ReactOS also defines __WINESRC__
Minor fixes

svn path=/trunk/; revision=17251
reactos/lib/setupapi/devinst.c