commit | e33fa887d39f026dadd8bcb182725c90f7d51ece | [log] [tgz] |
---|---|---|
author | Brian Curtin <brian.curtin@gmail.com> | Fri Apr 02 21:18:14 2010 +0000 |
committer | Brian Curtin <brian.curtin@gmail.com> | Fri Apr 02 21:18:14 2010 +0000 |
tree | 1ae119210efb6848b418c3a6d9b9dce8eb8c7df2 | |
parent | ef253ac84e6fd11770ff78c56015a0e61c991fc4 [diff] |
Implement #7347. Add CreateKeyEx, DeleteKeyEx, and update _winreg tests. *ReflectionKey functions used to not be documented or tested, but they are now sufficiently documented and tested on platforms where they apply. Additionally, fixed a bug in QueryReflectionKey which was returning an incorrect value. All tests pass from XP through Windows 7, on 32 and 64-bit platforms.