Home
last modified time | relevance | path

Searched defs:szUrl (Results 1 – 25 of 26) sorted by relevance

12

/reactos/modules/rostests/winetests/shlwapi/
H A Durl.c628 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 Dgopher.c144 static HRESULT WINAPI GopherProtocol_Start(IInternetProtocol *iface, LPCWSTR szUrl, in GopherProtocol_Start()
H A Dmk.c133 static HRESULT WINAPI MkProtocol_Start(IInternetProtocolEx *iface, LPCWSTR szUrl, in MkProtocol_Start()
H A Dfile.c140 static HRESULT WINAPI FileProtocol_Start(IInternetProtocolEx *iface, LPCWSTR szUrl, in FileProtocol_Start()
H A Dftp.c215 static HRESULT WINAPI FtpProtocol_Start(IInternetProtocolEx *iface, LPCWSTR szUrl, in FtpProtocol_Start()
H A Dbindprot.c364 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 Dsession.c428 LPBC pBC, LPCWSTR szUrl, IUnknown *pUnkOuter, IUnknown **ppUnk, in InternetSession_CreateBinding()
H A Dmimefilter.c88 static HRESULT WINAPI MimeFilterProtocol_Start(IInternetProtocol *iface, LPCWSTR szUrl, in MimeFilterProtocol_Start()
H A Dhttp.c721 static HRESULT WINAPI HttpProtocol_Start(IInternetProtocolEx *iface, LPCWSTR szUrl, in HttpProtocol_Start()
/reactos/base/applications/network/dwnl/
H A Ddwnl.c358 WCHAR szUrl[INTERNET_MAX_URL_LENGTH + 1]; in download_file() local
/reactos/dll/win32/mshtml/
H A Dprotocol.c195 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 Dsyslink.c63 WCHAR *szUrl; /* Link URL string */ member
1002 PWSTR szUrl = NULL; in SYSLINK_SetItem() local
/reactos/modules/rostests/winetests/wininet/
H A Durl.c859 LPSTR szUrl; in InternetCreateUrlA_test() local
H A Dinternet.c672 static const WCHAR szUrl[] = { 'h','t','t','p',':','/','/','a','.','b','.','c',0 }; in test_null() local
/reactos/dll/win32/itss/
H A Dprotocol.c220 static HRESULT WINAPI ITSProtocol_Start(IInternetProtocol *iface, LPCWSTR szUrl, in ITSProtocol_Start()
/reactos/base/applications/rapps/
H A Dloaddlg.cpp156 CStringW szUrl; member
/reactos/dll/win32/inetcomm/
H A Dprotocol.c458 static HRESULT WINAPI MimeHtmlProtocol_Start(IInternetProtocol *iface, const WCHAR *szUrl, in MimeHtmlProtocol_Start()
/reactos/dll/win32/ieframe/
H A Die.c197 static HRESULT WINAPI InternetExplorer_Navigate(IWebBrowser2 *iface, BSTR szUrl, in InternetExplorer_Navigate()
H A Dwebbrowser.c283 static HRESULT WINAPI WebBrowser_Navigate(IWebBrowser2 *iface, BSTR szUrl, in WebBrowser_Navigate()
/reactos/modules/rostests/winetests/urlmon/
H A Dprotocol.c1944 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 Durl.c580 static HRESULT WINAPI Protocol_Start(IInternetProtocol *iface, LPCWSTR szUrl, in Protocol_Start()
/reactos/dll/win32/shlwapi/
H A Durl.c1632 char szUrl[MAX_PATH]; in UrlHashW() local
/reactos/dll/win32/msi/
H A Dpackage.c1026 UINT msi_download_file( LPCWSTR szUrl, LPWSTR filename ) in msi_download_file()
/reactos/dll/win32/wininet/
H A Dinternet.c3783 LPWSTR szUrl = NULL; in InternetOpenUrlA() local
/reactos/modules/rostests/winetests/mshtml/
H A Dhtmldoc.c544 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()

12