On this page
registry
This module is experimental and its interface may change.
Imports
Types
Consts
Procs
- 
    
proc getUnicodeValue(path, key: string; handle: HKEY): string {...}{. raises: [OSError], tags: [].} - Source Edit
 - 
    
proc setUnicodeValue(path, key, val: string; handle: HKEY) {...}{.raises: [OSError], tags: [].} - Source Edit
 
© 2006–2021 Andreas Rumpf
Licensed under the MIT License.
 https://nim-lang.org/docs/registry.html