advapi32: Add tests for RegQueryValueEx to show that it sets the data size to 0 when a buffer isn't present and that it sets the type to REG_NONE on Win9x.

Robert Shearman rob at codeweavers.com
Wed Aug 16 07:00:59 CDT 2006


Fix our RegQueryValueExA/RegQueryValueExW to pass.
---
  dlls/advapi32/registry.c       |   11 ++++++++++-
  dlls/advapi32/tests/registry.c |   14 ++++++++++++++
  2 files changed, 24 insertions(+), 1 deletions(-)

Resent to fix a bug where I didn't check that count was non-null before 
setting it to zero.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 03ba7cacd989bb0a0c14aa32e5f48981f8485990.diff
Type: text/x-patch
Size: 2593 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060816/0a40a354/03ba7cacd989bb0a0c14aa32e5f48981f8485990.bin


More information about the wine-patches mailing list