[2/5] setupapi: Changing pointers on SP_DEVINFO_DATA

Alexandre Julliard julliard at winehq.org
Wed Apr 2 06:42:39 CDT 2008


Alexander Morozov <amorozov at 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.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list