Skip to content

WinReg v3.1.0 Header-only Stable Release

Compare
Choose a tag to compare
@GiovanniDicanio GiovanniDicanio released this 11 Jun 15:47
· 40 commits to master since this release
9098566

Added RegKey::TryOpen and RegKey::TryCreate methods that return error codes wrapped in RegResult, in addition to the existing exception-throwing methods RegKey::Open and RegKey::Create.