/reactos/modules/rostests/winetests/shlwapi/ |
H A D | url.c | 628 static void hash_url(const char* szUrl) in hash_url() 662 static void test_url_part(const char* szUrl, DWORD dwPart, DWORD dwFlags, const char* szExpected) in test_url_part() 854 static void test_url_canonicalize(int index, const char *szUrl, DWORD dwFlags, HRESULT dwExpectRetu… in test_url_canonicalize() 1206 WCHAR szUrl[128]; in test_UrlCanonicalizeW() local
|
/reactos/dll/win32/urlmon/ |
H A D | gopher.c | 144 static HRESULT WINAPI GopherProtocol_Start(IInternetProtocol *iface, LPCWSTR szUrl, in GopherProtocol_Start()
|
H A D | mk.c | 133 static HRESULT WINAPI MkProtocol_Start(IInternetProtocolEx *iface, LPCWSTR szUrl, in MkProtocol_Start()
|
H A D | file.c | 140 static HRESULT WINAPI FileProtocol_Start(IInternetProtocolEx *iface, LPCWSTR szUrl, in FileProtocol_Start()
|
H A D | ftp.c | 215 static HRESULT WINAPI FtpProtocol_Start(IInternetProtocolEx *iface, LPCWSTR szUrl, in FtpProtocol_Start()
|
H A D | bindprot.c | 364 static HRESULT WINAPI BindProtocol_Start(IInternetProtocolEx *iface, LPCWSTR szUrl, in BindProtocol_Start() 650 static HRESULT WINAPI ProtocolHandler_Start(IInternetProtocol *iface, LPCWSTR szUrl, in ProtocolHandler_Start()
|
H A D | session.c | 428 LPBC pBC, LPCWSTR szUrl, IUnknown *pUnkOuter, IUnknown **ppUnk, in InternetSession_CreateBinding()
|
H A D | mimefilter.c | 88 static HRESULT WINAPI MimeFilterProtocol_Start(IInternetProtocol *iface, LPCWSTR szUrl, in MimeFilterProtocol_Start()
|
H A D | http.c | 721 static HRESULT WINAPI HttpProtocol_Start(IInternetProtocolEx *iface, LPCWSTR szUrl, in HttpProtocol_Start()
|
/reactos/base/applications/network/dwnl/ |
H A D | dwnl.c | 358 WCHAR szUrl[INTERNET_MAX_URL_LENGTH + 1]; in download_file() local
|
/reactos/dll/win32/mshtml/ |
H A D | protocol.c | 195 static HRESULT WINAPI AboutProtocol_Start(IInternetProtocol *iface, LPCWSTR szUrl, in AboutProtocol_Start() 576 static HRESULT WINAPI ResProtocol_Start(IInternetProtocol *iface, LPCWSTR szUrl, in ResProtocol_Start()
|
/reactos/dll/win32/comctl32/ |
H A D | syslink.c | 63 WCHAR *szUrl; /* Link URL string */ member 1002 PWSTR szUrl = NULL; in SYSLINK_SetItem() local
|
/reactos/modules/rostests/winetests/wininet/ |
H A D | url.c | 859 LPSTR szUrl; in InternetCreateUrlA_test() local
|
H A D | internet.c | 672 static const WCHAR szUrl[] = { 'h','t','t','p',':','/','/','a','.','b','.','c',0 }; in test_null() local
|
/reactos/dll/win32/itss/ |
H A D | protocol.c | 220 static HRESULT WINAPI ITSProtocol_Start(IInternetProtocol *iface, LPCWSTR szUrl, in ITSProtocol_Start()
|
/reactos/base/applications/rapps/ |
H A D | loaddlg.cpp | 156 CStringW szUrl; member
|
/reactos/dll/win32/inetcomm/ |
H A D | protocol.c | 458 static HRESULT WINAPI MimeHtmlProtocol_Start(IInternetProtocol *iface, const WCHAR *szUrl, in MimeHtmlProtocol_Start()
|
/reactos/dll/win32/ieframe/ |
H A D | ie.c | 197 static HRESULT WINAPI InternetExplorer_Navigate(IWebBrowser2 *iface, BSTR szUrl, in InternetExplorer_Navigate()
|
H A D | webbrowser.c | 283 static HRESULT WINAPI WebBrowser_Navigate(IWebBrowser2 *iface, BSTR szUrl, in WebBrowser_Navigate()
|
/reactos/modules/rostests/winetests/urlmon/ |
H A D | protocol.c | 1944 static HRESULT WINAPI ProtocolEmul_Start(IInternetProtocolEx *iface, LPCWSTR szUrl, in ProtocolEmul_Start() 2344 static HRESULT WINAPI MimeProtocol_Start(IInternetProtocolEx *iface, LPCWSTR szUrl, in MimeProtocol_Start()
|
H A D | url.c | 580 static HRESULT WINAPI Protocol_Start(IInternetProtocol *iface, LPCWSTR szUrl, in Protocol_Start()
|
/reactos/dll/win32/shlwapi/ |
H A D | url.c | 1632 char szUrl[MAX_PATH]; in UrlHashW() local
|
/reactos/dll/win32/msi/ |
H A D | package.c | 1026 UINT msi_download_file( LPCWSTR szUrl, LPWSTR filename ) in msi_download_file()
|
/reactos/dll/win32/wininet/ |
H A D | internet.c | 3783 LPWSTR szUrl = NULL; in InternetOpenUrlA() local
|
/reactos/modules/rostests/winetests/mshtml/ |
H A D | htmldoc.c | 544 static HRESULT WINAPI Protocol_Start(IInternetProtocol *iface, LPCWSTR szUrl, in Protocol_Start() 4547 static HRESULT WINAPI WebBrowser_Navigate(IWebBrowser2 *iface, BSTR szUrl, in WebBrowser_Navigate()
|