setupapi: Implement SetupDiGetDeviceInstanceIdW.
[wine] / dlls / setupapi / tests / install.c
2007-07-05  Francois GougetAssorted spelling fixes.
2007-06-25  Misha Koshelevsetupapi: Simplify code as native setupapi does not...
2007-06-15  Misha Koshelevsetupapi: Handle unquoted paths in InstallHinfSection...
2007-06-15  Misha Koshelevsetupapi/tests: Add basic tests for InstallHinfSectionA...