setupapi: SetupInstallServicesFromInfSection doesn't fail if there are no AddService...
commitda922769c5536932185d7bfce604ee1b7885b75d
authorHans Leidekker <hans@codeweavers.com>
Mon, 9 Jul 2012 09:07:37 +0000 (9 11:07 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Jul 2012 19:06:26 +0000 (9 15:06 -0400)
treeef2d9d0c690988e3498beda96f5d9f88593cca69
parent700eec9687139fa9793ee038393ea8cc8d0e72fe
setupapi: SetupInstallServicesFromInfSection doesn't fail if there are no AddService or DelService directives in the section.
dlls/setupapi/install.c
dlls/setupapi/tests/install.c