cwittich@svn.reactos.com wrote:
added UpdateDriverForPlugAndPlayDevicesA (untested)
It leaks memory in some error cases. Also, ERROR_GEN_FAILURE doesn't look like the correct error code, although i might be wrong. Maybe it'd be ok if the buffers are on the stack, that would save memory allocations.
- Thomas