Home
last modified time | relevance | path

Searched defs:hRootKey (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Ddosinst.c1423 HKEY hRootKey, in reg_create_key_and_value()
1442 HKEY hRootKey, in register_inproc_server()
1469 HKEY hRootKey, in register_shellex()
1506 HKEY hRootKey, in register_openwith()
1539 HKEY hRootKey, in register_uninstall()
H A Duninstall.c36 reg_delete_key(HKEY hRootKey, const char *key, DWORD flag) in reg_delete_key()