Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Dsyspathw32.cxx34 static bool _SHGetSpecialFolderW32( int nFolderID, WCHAR* pszFolder, int nSize ) in _SHGetSpecialFolderW32() function
74 return _SHGetSpecialFolderW32( CSIDL_TEMPLATES, reinterpret_cast<LPWSTR>(pFolder), nSize ); in GetUserTemplateLocation()

Completed in 13 milliseconds