]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
From issue 1753245 - better _winreg support for x64.
authorMark Hammond <mhammond@skippinet.com.au>
Sun, 6 Apr 2008 01:42:06 +0000 (01:42 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Sun, 6 Apr 2008 01:42:06 +0000 (01:42 +0000)
commit8a3c8716e87c1199670889266920197b3e6a6754
treea42a88e3af51e72bbd81cdd83b7940f7ce8f2d1f
parent2fab8f1abb1c5d51cfe3bbdc7a912e7c574ccf46
From issue 1753245 - better _winreg support for x64.
Adds _winreg.DisableReflectionKey, EnableReflectionKey, QueryReflectionKey,
KEY_WOW64_64KEY and KEY_WOW64_32KEY.
PC/_winreg.c