setupapi: Fix the buffer size parameter of RegSetValueExW

Byeongsik Jeon bsjeon at hanmail.net
Fri Jan 9 14:07:13 CST 2009


>From MSDN:
  RegSetValueEx()
  cbData: Size, in bytes, of the information pointed to by the lpData parameter.

In my test, this is good work.
---
 dlls/setupapi/install.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3e3c533757a0713df8aa27ce4b924ec5f7bfc867.diff
Type: text/x-patch
Size: 1091 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090110/461f49ab/attachment.bin 


More information about the wine-patches mailing list