Home
last modified time | relevance | path

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

/vim-8.2.3635/src/VisVim/
H A DReg.cpp40 int GetRegistryInt (HKEY hSectionKey, LPCTSTR Entry, int Default) in GetRegistryInt()
51 bool WriteRegistryInt (HKEY hSectionKey, char* Entry, int nValue) in WriteRegistryInt()