RtlQueryRegistryValues and RtlCheckRegistryKey

Ivan Leo Puoti ivanleo at gmail.com
Thu Jan 20 17:24:53 CST 2005


Implement RtlQueryRegistryValues, RtlCheckRegistryKey is implemented in
this patch as a free bonus. Thanks to the guys on IRC for their help.

BTW when RtlCheckRegistryKey is called with the RTL_REGISTRY_HANDLE flag,
it always returns STATUS_SUCCESS, even if called with NULL, an invalid HKEY,
a string containing rude words, a random number, and anything else I 
could think of,
so that's why STATUS_SUCCESS is always returned when RTL_REGISTRY_HANDLE 
is set.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: reg3.diff
Type: text/x-patch
Size: 16266 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050121/dbe16423/reg3.bin


More information about the wine-patches mailing list