gentoo90 / winreg-rs

Rust bindings to MS Windows Registry API
MIT License
168 stars 36 forks source link

Implement RegKey::encode_transacted #55

Closed dnlmlr closed 1 year ago

dnlmlr commented 1 year ago
gentoo90 commented 1 year ago

Could you please add a test for this into tests/serialization.rs?

dnlmlr commented 1 year ago

I copied the existing 2 tests and changed them to use encode_transacted with a new transaction

gentoo90 commented 1 year ago

Rebased onto winapi branch and released in versions 0.12.0 and 0.51.0