Searched refs:wszFtp (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/urlmon/ |
H A D | urlmon_main.c | 387 static const WCHAR wszFtp[] = {'f','t','p',0}; variable 396 { &CLSID_FtpProtocol, &FtpProtocolCF.IClassFactory_iface, wszFtp },
|
/reactos/dll/win32/mshtml/ |
H A D | editor.c | 982 static const WCHAR wszFtp[] = {'f','t','p',':',0}; in hyperlink_dlgproc() local 1001 SendMessageW(hwndCB, CB_INSERTSTRING, -1, (LPARAM)wszFtp); in hyperlink_dlgproc()
|