commit | b64c89bd7abf05baad517b50cef7bc7de7b4eb74 | [log] [tgz] |
---|---|---|
author | Brian Curtin <brian.curtin@gmail.com> | Tue May 25 15:06:15 2010 +0000 |
committer | Brian Curtin <brian.curtin@gmail.com> | Tue May 25 15:06:15 2010 +0000 |
tree | b6d6545bede935d810aa83e26f67845cfba48f15 | |
parent | 264acad721612174c3424946786ac32ca9b9318d [diff] |
Fix #2810 - handle the case where some registry calls return ERROR_MORE_DATA, requiring another call to get the remaining data. Patch by Daniel Stutzbach