Use GetWindowsDirectory() instead of %SYSTEMROOT%.
authorIain Patterson <me@iain.cx>
Wed, 16 Feb 2011 23:48:31 +0000 (23:48 +0000)
committerIain Patterson <me@iain.cx>
Wed, 16 Feb 2011 23:48:31 +0000 (23:48 +0000)
commit1a0589979826c8388941f753b58ec7f437a3c247
tree03c0522dfe4cbbc0d1d774e702473d5b674c4ba9
parent859c7ca832ff02cb5a4f27693d7b997034daa42a
Use GetWindowsDirectory() instead of %SYSTEMROOT%.

Though unlikely, it's possible that %SYSTEMROOT% might be undefined.
registry.cpp