Searched refs:dwUrlLen (Results 1 – 1 of 1) sorted by relevance
359 DWORD dwUrlLen; in download_file() local420 dwUrlLen = sizeof(szUrl) / sizeof(szUrl[0]); in download_file()421 iRet = get_display_url(&urlc, szUrl, &dwUrlLen); in download_file()433 dwUrlLen = sizeof(szUrl) / sizeof(szUrl[0]); in download_file()434 if (!InternetCreateUrl(&urlc, ICU_ESCAPE, szUrl, &dwUrlLen)) in download_file()