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 06:29:24 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(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6c03dd91718efee34d90421e896eb38f9ede433f.diff
Type: text/x-patch
Size: 2584 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060816/0a00708d/6c03dd91718efee34d90421e896eb38f9ede433f.bin


More information about the wine-patches mailing list