setupapi: Don't use SP_DEVINFO_DATA in internal structs.
commit11d09c299e5df47cadda7473d03a49244c846634
authorZebediah Figura <z.figura12@gmail.com>
Mon, 30 Jul 2018 01:26:25 +0000 (29 20:26 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Aug 2018 11:10:49 +0000 (16 13:10 +0200)
tree93e8a3cbd01c4ce458a9f01a48713d4df4c7cf37
parent5d7b123d094ba2de40237f310ec43f4b06b560a3
setupapi: Don't use SP_DEVINFO_DATA in internal structs.

And especially don't use a pointer to one, since there's no guarantee it'll
remain stable.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/setupapi/devinst.c