Add RegLoadAppKeyW #1377
Conversation
b741bbb to
96965e7
Compare
|
@matthiasblaesing Do I need to add the registryLoadAppKey method in |
|
I would mention both. If space is an issue the prefix |
96965e7 to
7deb1e0
Compare
|
@matthiasblaesing, it is ready. |
matthiasblaesing
left a comment
There was a problem hiding this comment.
Code change looks good. Last change request: Please rebase the changes onto current master. Sunday night the 5.9.0 release was cut. The git diff does not recognize the merge conflict, but it needs to be resolved (merging as is would add the change description to 5.9.0, but it will become part of 5.10.0).
7deb1e0 to
17a3960
Compare
|
Sorry, the |
17a3960 to
5fc5ce4
Compare
5fc5ce4 to
0d12f2c
Compare
|
@matthiasblaesing I misunderstand it, sorry. I updated CHANGES.md |
matthiasblaesing
left a comment
There was a problem hiding this comment.
Looks good to me. Thank you.
Also, fix source compatibility with Java 6. It blocks my local test run.