Home
last modified time | relevance | path

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

/vim-8.2.3635/src/VisVim/
H A DReg.cpp32 HKEY hSectionKey = NULL; in GetSectionKey() local
40 int GetRegistryInt (HKEY hSectionKey, LPCTSTR Entry, int Default) in GetRegistryInt()
51 bool WriteRegistryInt (HKEY hSectionKey, char* Entry, int nValue) in WriteRegistryInt()
H A DCommands.cpp92 HKEY hSectionKey = GetSectionKey(hAppKey, "VisVim"); in SetApplicationObject() local
391 HKEY hSectionKey = GetSectionKey(hAppKey, "VisVim"); in BEGIN_MESSAGE_MAP() local
491 HKEY hSectionKey = GetSectionKey(hAppKey, "VisVim"); in VimSetEnableState() local