mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-10 00:58:10 +00:00
Deploy to GitHub pages
This commit is contained in:
6
registry.idx
Normal file
6
registry.idx
Normal file
@@ -0,0 +1,6 @@
|
||||
nimTitle registry registry.html module std/registry 0
|
||||
nim HKEY registry.html#HKEY type HKEY 18
|
||||
nim HKEY_LOCAL_MACHINE registry.html#HKEY_LOCAL_MACHINE const HKEY_LOCAL_MACHINE 21
|
||||
nim HKEY_CURRENT_USER registry.html#HKEY_CURRENT_USER const HKEY_CURRENT_USER 22
|
||||
nim getUnicodeValue registry.html#getUnicodeValue,string,string,HKEY proc getUnicodeValue(path, key: string; handle: HKEY): string 49
|
||||
nim setUnicodeValue registry.html#setUnicodeValue,string,string,string,HKEY proc setUnicodeValue(path, key, val: string; handle: HKEY) 78
|
||||
Reference in New Issue
Block a user