Voronkov Konstantin
2007-05-11 16:47:42 UTC
Hello, All!
I'm expierencing behaviour described in MS article
http://support.microsoft.com/default.aspx/kb/931195
Sometimes the InternetGetProxyInfo() API returns 1003 ERROR_CAN_NOT_COMPLETE
result.
Can I fight the problem in any way? Is there any workaround to use my
applicaiton without installing MS patch?
The problem is that I need to detect proxy server several times during one
session from different threads of my applicaiton.
It is said in MSDN
not done the job.
Thanks in advance,
Voronkov Konstantin
I'm expierencing behaviour described in MS article
http://support.microsoft.com/default.aspx/kb/931195
Sometimes the InternetGetProxyInfo() API returns 1003 ERROR_CAN_NOT_COMPLETE
result.
Can I fight the problem in any way? Is there any workaround to use my
applicaiton without installing MS patch?
The problem is that I need to detect proxy server several times during one
session from different threads of my applicaiton.
It is said in MSDN
This problem may occur when the application tries
to retrieve the proxy configuration script for the first time.
I tried to repeat InternetGetProxyInfo() calls but unfortunatelly that didto retrieve the proxy configuration script for the first time.
not done the job.
Thanks in advance,
Voronkov Konstantin