Open registry with read/write when setting parameters.
authorIain Patterson <me@iain.cx>
Thu, 21 Jul 2016 09:49:02 +0000 (10:49 +0100)
committerIain Patterson <me@iain.cx>
Thu, 28 Jul 2016 15:44:18 +0000 (16:44 +0100)
commit264c99d57e1efbbf1ffabd76903b9168c57f0cfc
treeca664e359d230c8bad2d9e2e575d8a1a4581b312
parent8835843825b95ec9597ea958055e55499e1aa1c9
Open registry with read/write when setting parameters.

We may need to query existing settings so we need KEY_READ as well as
KEY_WRITE access.
service.cpp