http://bugs.winehq.org/show_bug.cgi?id=9902
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang@yahoo.com Component|wine-advapi32 |wine-setupapi
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2007-10-05 10:15:13 --- I'm changing the componenet to setupapi as it's at least related, but the real component should be explorer.
Explorer's hal.c should be extended to create new devices for all the ports it finds, using SetupDiCreateDeviceInfo followed by SetupDiRegisterDeviceInfo. For some devices it should also call SetupDiCreateDeviceInterface to register a particular interface.