how to prevent timeout from InternetOpenUrlA

 

I'm calling InternetOpenUrlA successfully but when the page takes a long time to return (because it is doing some calculations), I'm getting a timeout consistently at 30 seconds.

In FXDD under Tools > Options > Events, I've disabled timeouts but I don't think this is what is effecting my timeouts at 30 seconds.

How can I control this? A Windows registry setting? Some variables I can control in the code? A setting inside FXDD?

Your help and suggestions are appreciated.

Gomer

 

I will add one thing to the above. If you think (or just have a feeling) that this can't be done, please also let me know so that I can look at other solutions to what I'm trying to do.

Thanks.

Reason: