Searched refs:SHREGSET_HKLM (Results 1 – 3 of 3) sorted by relevance
106 &dwValue, dwSize, SHREGSET_FORCE_HKCU | SHREGSET_HKLM); in IntSetUnderlineState()
313 #define SHREGSET_HKLM 0x4 /* Apply to HKLM if empty */ macro315 #define SHREGSET_DEFAULT (SHREGSET_FORCE_HKCU | SHREGSET_HKLM)
1064 if (dwFlags & (SHREGSET_FORCE_HKLM|SHREGSET_HKLM)) in SHRegWriteUSValueW()