reg: Implement basic framework for query mode

Hugh McMaster hugh.mcmaster at masterindexing.com
Tue Jun 17 07:26:53 CDT 2014


This patch implements a basic framework to display the names of registry values and subkeys. At present no flag options are considered.

Commands such as: reg query HKLM\\Software output the subkeys existing within that key.

Note that this version uses WCHAR arrays of fixed size. Patch 2 introduces allocated memory for the output of the subkey and value names.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-reg-query.patch
Type: application/octet-stream
Size: 2842 bytes
Desc: 0001-reg-query.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140617/e29762f2/attachment.obj>


More information about the wine-patches mailing list