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

Robert Shearman rob at codeweavers.com
Thu Feb 21 10:44:48 CST 2008


RegEnumKeyExW takes a character count for the key name, 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: faf181cdf7adf733e7922bf2c27ff7e522e164a6.diff
Type: text/x-patch
Size: 490 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080221/7e61f724/attachment.bin 


More information about the wine-patches mailing list