[4 PATCHES] reg.exe: implement query (bug #24017)

xantares 09 xantares09 at hotmail.com
Wed Jul 29 16:23:02 CDT 2015





hi,

here are 4 patches from jnvor and rebased to current master to fix https://bugs.winehq.org/show_bug.cgi?id=24017: 
https://github.com/jnvsor/wine/compare/60de49770c0...b7e64971bcb2eab (first patch was already applied, and some other chunks too)


I only tested it by hand as


the command to run the conformance test on th wiki failed on my machine:

before:








>reg query HKLM\Software\Wine\MSHTML\2.36

STUB QUERY - HKLM\Software\Wine\MSHTML\2.36 (null) 0 0

after:








>reg query HKLM\Software\Wine\MSHTML\2.36    


HKEY_LOCAL_MACHINE\Software\Wine\MSHTML\2.36

    GeckoPath    REG_SZ    C:\windows\system32\gecko\2.36\wine_gecko\


xan.





 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150729/32a946a6/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-reg.exe-Add-path_get_key-to-remove-boilerplate.patch
Type: application/octet-stream
Size: 10242 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150729/32a946a6/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-reg.exe-Add-wchar-type-conversion-functions.patch
Type: application/octet-stream
Size: 1597 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150729/32a946a6/attachment-0005.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-reg.exe-Add-wchar-raw-data-conversion-functions.patch
Type: application/octet-stream
Size: 5154 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150729/32a946a6/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-reg.exe-Implement-query-functionality.patch
Type: application/octet-stream
Size: 7007 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150729/32a946a6/attachment-0007.obj>


More information about the wine-patches mailing list