Home
last modified time | relevance | path

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

/reactos/dll/win32/urlmon/
H A Durlmon_main.c387 static const WCHAR wszFtp[] = {'f','t','p',0}; variable
396 { &CLSID_FtpProtocol, &FtpProtocolCF.IClassFactory_iface, wszFtp },
/reactos/dll/win32/mshtml/
H A Deditor.c982 static const WCHAR wszFtp[] = {'f','t','p',':',0}; in hyperlink_dlgproc() local
1001 SendMessageW(hwndCB, CB_INSERTSTRING, -1, (LPARAM)wszFtp); in hyperlink_dlgproc()