Make copies of keys when creating, free them when done.
commit919aa96d148783b64f8a26911ba692cc8972da25
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Wed, 17 Mar 2004 20:48:03 +0000 (17 20:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Mar 2004 20:48:03 +0000 (17 20:48 +0000)
treea80b820154d19abe91e520d3a5ef709517d5138a
parent19271d7ae992f17e74d3f1aefb60db334232f0ff
Make copies of keys when creating, free them when done.
Use KEY_ALL_ACCESS when writing US reg values.
SHRegWriteUSValueW: Handle all flag combinations.
Make some A calls use the W version.
dlls/shlwapi/reg.c