Implement
authorEric Kohl <eric.kohl@reactos.org>
Tue, 19 Oct 2004 11:19:16 +0000 (11:19 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Tue, 19 Oct 2004 11:19:16 +0000 (11:19 +0000)
commit9058842f67f4b09c46935df8a7c93aea380bebbe
treedb492bb3290df8c209915d78b9a8935d8b8b5a82
parentf8eb27af13d60e096672faad9a58d09edbdfbee5
Implement
 - SetupDiBuildClassInfoList(ExW)
 - SetupDiClassGuidsFromName(W/ExW),
 - SetupDiClassNameFromGuid(W/ExW)
 - SetupDiGetActualSectionToInstallW
 - SetupDiGetClassDescription(W/ExW)
 - SetupDiInstallClassW partially
 - SetupDiOpenClassRegKey(ExW)
 - SetupOpenMasterInf

Fix compiler warnings.

svn path=/trunk/; revision=11331
reactos/lib/setupapi/Makefile.in
reactos/lib/setupapi/devinst.c
reactos/lib/setupapi/parser.c
reactos/lib/setupapi/queue.c
reactos/lib/setupapi/setupapi.spec
reactos/lib/setupapi/stubs.c