issues
search
gentoo90
/
winreg-rs
Rust bindings to MS Windows Registry API
MIT License
168
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Garbage data appears in Strings after manipulation
#71
Delphinidae84
closed
6 days ago
0
bump windows-sys to 0.52.0
#70
honsunrise
opened
3 months ago
1
Deleting a key while iterated upon will result in never-ending iterator
#69
vthib
opened
3 months ago
0
How to refresh the registry?
#68
ZeroHawkeye
opened
5 months ago
0
Don't stop deserialization due to REG_NONE
#67
marekr
opened
6 months ago
0
REG_NONE type causes deserialization abort
#66
marekr
opened
6 months ago
0
add functions to change options
#65
Adrien-Bodineau
opened
8 months ago
0
`RegValue` should contain `Cow<[u8]>`, not `Vec<u8>`
#64
Enyium
opened
11 months ago
0
windows-sys 0.52
#63
kayabaNerve
opened
11 months ago
0
Make `commit` and `rollback` consume the transaction
#62
omer54463
closed
12 months ago
1
`{u32, u64}::from_reg_value` is unsound
#61
CAD97
closed
12 months ago
2
Implement RegKey::rename_key
#60
Leniorko
closed
12 months ago
1
Unable to refer to or use `EncodeError`
#59
FrancisRussell
closed
12 months ago
1
[ Feature ] RegKeyRename
#58
dfirence
closed
12 months ago
2
[ Feature ] RegKey Export: Maybe via RegSaveKey | RegSaveKeyEx
#57
dfirence
closed
12 months ago
2
Implement serialize_some and possibly serialize_none for serialization_serde
#56
dnlmlr
opened
1 year ago
1
Implement RegKey::encode_transacted
#55
dnlmlr
closed
1 year ago
3
RegKey::encode doesn't work with existing transaction
#54
dnlmlr
closed
1 year ago
2
Check if value exists
#53
smacdo
closed
1 year ago
2
RegValue.to_string() unexpectedly escapes forward slashes
#52
smacdo
closed
1 year ago
0
switch from winapi-rs to windows-sys
#51
Philosobyte
closed
1 year ago
3
Don't set the internet Settings correctly
#50
irocn
opened
1 year ago
2
Serde decoding fails with subkeys
#49
lars-berger
closed
1 year ago
1
remove winapi dependency, upgrade edition and replace decrypted APIs
#48
sn99
closed
1 year ago
4
Remove winapi dependency
#47
sn99
closed
1 year ago
0
Is there any way to set the default value?
#46
fuyoo
closed
2 years ago
2
/reg:64 support?
#45
rustdesk
closed
3 years ago
1
example for mock key to test gets?
#44
ghost
closed
3 years ago
2
`enum_values` and `enum_keys` creates infinite iterators if you don't open the key with read permissions
#43
jorgenpt
opened
3 years ago
0
OsString values are incorrectly NULL-terminated
#42
xobs
closed
3 years ago
0
Read Registry Key ACL
#41
theflakes
opened
3 years ago
1
Unable to open key created with Sysinternals reghide.exe
#40
theflakes
opened
3 years ago
0
REG_LINK keys
#39
theflakes
opened
3 years ago
2
Give a better error message when not compiling on Windows
#38
jyn514
closed
3 years ago
3
Make the crate empty on non-windows targets
#37
roblabla
closed
4 years ago
4
Get reg type when reading one value
#36
theflakes
closed
4 years ago
2
Add `delete_subkey_all_transacted`
#35
maroider
opened
4 years ago
1
OsString::from_reg_value shouldn't preserve null terminator
#34
AlyoshaVasilieva
closed
3 years ago
1
Issue#32: Convert RegValue to Rust types
#33
YanVugenfirer
closed
4 years ago
0
Enable public conversion of RegValue to Rust types (make from_reg_value public for example)
#32
YanVugenfirer
closed
4 years ago
3
[Question] Access 32bits section of registry?
#31
Geobert
closed
4 years ago
2
can winreg-rs read offline hive files?
#30
muteb
closed
3 years ago
4
Optimize Iterator::nth for the Enum* iterators
#29
coolreader18
closed
4 years ago
1
Remove deprecated Error::description
#28
AnderEnder
closed
4 years ago
1
Add RegKey::delete_subkey_with_flags
#27
Laegluin
closed
5 years ago
1
Implement `Send` for `Transaction`
#26
Laegluin
opened
5 years ago
2
Implement RegKeyMetadata::last_write_time for RegKey::query_info
#25
poiru
closed
5 years ago
3
Convert String to HKEY
#24
cyberpunkbln
closed
5 years ago
1
Short Help with Strings
#23
cyberpunkbln
closed
5 years ago
0
add last_write_time to metadata
#22
rustysec
closed
5 years ago
2
Next