Home
last modified time | relevance | path

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

/reactos/sdk/lib/pathcch/
H A Dpathcch.h238 #undef PathAppend
273 #pragma deprecated(PathAppend)
307 #define PathAppend PathAppend_instead_use_PathCchAppend; macro
/reactos/base/applications/regedt32/
H A Dregedt32.c21 PathAppend(szPath, REGEDIT); in _tWinMain()
/reactos/dll/shellext/ntobjshex/
H A Dntobjfolder.cpp165 PathAppend(path, link.Buffer); in ResolveSymLink()
/reactos/sdk/include/psdk/
H A Dshlwapi.h827 #define PathAppend WINELIB_NAME_AW(PathAppend) macro
/reactos/dll/win32/shell32/
H A Dshell32.spec35 36 stdcall -noname PathAppend(ptr ptr) PathAppendAW
/reactos/dll/win32/shell32/folders/
H A DCFSFolder.cpp2027 PathAppend(szIniFile, L"desktop.ini"); in GetCustomViewInfo()