WinReg v5.1.0 Header-only Stable Release
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.)