Home
last modified time | relevance | path

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

/reactos/dll/win32/hhctrl.ocx/
H A Dhelp.c240 static const WCHAR url_format[] = in AppendFullPathURL() local
253 wsprintfW(buf, url_format, full_path, (!index || index[0] == '/') ? empty : slash, index); in AppendFullPathURL()