Alexander Morozov amorozov@etersoft.ru writes:
SETUPDI_AddDeviceToSet: changing pointers on SP_DEVINFO_DATA after allocating new memory block for their array
We shouldn't have to do that sort of thing. The data structure should be fixed to store pointers that don't have to be moved around.