gentoo90 / winreg-rs

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

Implement RegKey::rename_key #60

Closed Leniorko closed 12 months ago

Leniorko commented 1 year ago

Implementation of RegRenameKey.

Fixes #58

gentoo90 commented 12 months ago

Superseded by fa2f1c851aff55abf54ab530b97f0835373e467d, publishedd in 0.13.0(winapi)/0.52.0(windows-rs)