Home
last modified time | relevance | path

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

/reactos/base/applications/rapps/
H A Dmisc.cpp173 static BOOL CachedDirectoryInitialized = FALSE; in GetStorageDirectory() local
175 if (!CachedDirectoryInitialized) in GetStorageDirectory()
197 CachedDirectoryInitialized = TRUE; in GetStorageDirectory()