setupapi: SetupCopyOEMInfW should preserve the basename when copying the inf file...
commitb1030f59e69e89091bf997e52e831362f9077e69
authorRob Shearman <rob@codeweavers.com>
Wed, 2 May 2007 12:20:47 +0000 (2 13:20 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 May 2007 13:03:25 +0000 (2 15:03 +0200)
tree64342cdd99bd76eb308d9391cfa06b955c097cba
parenta2fa763008b56cbd2b0f407e341bc7b83bbdae2c
setupapi: SetupCopyOEMInfW should preserve the basename when copying the inf file to the inf directory if possible.

If the file already exists, then it should use a name with the form oem%u.inf instead.
dlls/setupapi/misc.c