Skip to content

WinReg v5.1.0 Header-only Stable Release

Compare
Choose a tag to compare
@GiovanniDicanio GiovanniDicanio released this 29 Mar 18:22
· 28 commits to master since this release
4ac74bf

Added methods like TrySetDwordValue, TrySetQwordValue, etc. that, on failure, return an error status instead of throwing exceptions.
(Note that the previous exception-throwing methods are still available in this release, as well.)