Searched defs:dwProxyPort (Results 1 – 2 of 2) sorted by relevance
102 DWORD dwProxyPort; in ReadParams() local154 …DWORD dwProxyPort = _tcstoul( reinterpret_cast<LPCTSTR>(maParams.maHTTPProxyPort.GetBuffer()), &en… in SaveParams() local
309 DWORD dwProxyPort; in ReadFromRegistry() local357 DWORD dwProxyPort = _tcstoul( sProxyPort.c_str(), &endptr, 10 ); in WriteToRegistry() local
Completed in 28 milliseconds