Home
last modified time | relevance | path

Searched refs:hkSysColors (Results 1 – 1 of 1) sorted by relevance

/dports/science/elmerfem/elmerfem-release-9.0/post/src/glaux_mingw/src/
H A Dtk.c1361 HKEY hkSysColors = (HKEY) NULL; in GetRegistrySysColors() local
1375 &hkSysColors); in GetRegistrySysColors()
1388 lRet = RegQueryValueExA(hkSysColors, in GetRegistrySysColors()
1409 if (hkSysColors) in GetRegistrySysColors()
1410 RegCloseKey(hkSysColors); in GetRegistrySysColors()