Searched refs:GetSectionKey (Results 1 – 3 of 3) sorted by relevance
92 HKEY hSectionKey = GetSectionKey(hAppKey, "VisVim"); in SetApplicationObject()391 HKEY hSectionKey = GetSectionKey(hAppKey, "VisVim"); in BEGIN_MESSAGE_MAP()491 HKEY hSectionKey = GetSectionKey(hAppKey, "VisVim"); in VimSetEnableState()
24 HKEY GetSectionKey (HKEY hAppKey, LPCTSTR Section);
30 HKEY GetSectionKey (HKEY hAppKey, LPCTSTR Section) in GetSectionKey() function