Home
last modified time | relevance | path

Searched defs:relPath (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/crt/stdlib/
H A Dfullpath.c15 _TCHAR* _tfullpath(_TCHAR* absPath, const _TCHAR* relPath, size_t maxLength) in _tfullpath()
/reactos/dll/win32/ole32/
H A Dfilemoniker.c1110 LPOLESTR str1=0,str2=0,*tabStr1=0,*tabStr2=0,relPath=0; in FileMonikerImpl_RelativePathTo() local