clement rouault
|
39d683ffeb
|
Fix & Test infinite look in regkey.values in certains conditions
|
2021-04-19 09:23:37 +02:00 |
|
hakril
|
80c6a747da
|
Updated test for py3
|
2020-02-13 22:12:40 +01:00 |
|
hakril
|
6bd45e8503
|
Added regkey.empty() based on RegDeleteTreeW
|
2019-08-13 14:57:56 +02:00 |
|
hakril
|
8a32e00f68
|
Handle documented key type and unkown one + add code to handle badly encoded values (REG_MULTI_SZ notably)
|
2019-08-07 14:48:26 +02:00 |
|
hakril
|
670bb713a2
|
Fix a bug about REG_SZ key non-null terminated in values enumeration
|
2019-08-07 09:47:31 +02:00 |
|
hakril
|
7f4ff75854
|
Rewrote windows.system.registry to handle unicode. added registry test (including unicode testing)
|
2019-08-05 16:56:48 +02:00 |
|