Home
last modified time | relevance | path

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

/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp2707 char szHTTPProxyServer[1024] = ""; in SendCrashReport() local
2708 …WideCharToMultiByte( CP_ACP, 0, lpHttpStart, -1, szHTTPProxyServer, sizeof(szHTTPProxyServer), NUL… in SendCrashReport()
2710 char *lpColon = strchr( szHTTPProxyServer, ':' ); in SendCrashReport()
2722 strcpy( szProxyServer, szHTTPProxyServer ); in SendCrashReport()

Completed in 25 milliseconds