winspool.drv: Fix the character count passed into RegEnumKeyExW in get_local_monitors.

Robert Shearman rob at codeweavers.com
Mon Feb 25 03:01:29 CST 2008


len is used in RegEnumKeyExW and this takes a character count for the 
key argument, not a byte count.
---
  dlls/winspool.drv/info.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ef1db9ee598ad79dcee3db93d6eb56cfdae77733.diff
Type: text/x-patch
Size: 474 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080225/12e18061/attachment.bin 


More information about the wine-patches mailing list