July 19, 2006
1:33 p.m.
On Wed, 2006-07-19 at 15:19 +0200, Christian Gmeiner wrote:
This is my next try to get this patch in... if it gets accepted i am working to get SetupDiCreateDeviceInfoW correctly... if something should be wrong with this patch, please let me know it greets, Christian
+ if (DeviceNameW) + MyFree(DeviceDescriptionW);
Typo. Cheers, Paul