Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A DCShellLink.cpp836 static HRESULT Stream_WriteLocationInfo(IStream* stm, LPCWSTR path, in Stream_WriteLocationInfo() function
972 hr = Stream_WriteLocationInfo(stm, m_sPath, &volume); in Save()