Home
last modified time | relevance | path

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

/reactos/dll/win32/msctf/
H A Dutils.cpp72 TCHAR g_szTimListCache[MAX_PATH] = { 0 }; variable
592 … GetDesktopUniqueName(TEXT("CTF.TimListCache.FMP"), g_szTimListCache, _countof(g_szTimListCache)); in ProcessAttach()