Search:

Type: Posts; User: blainemono

Search: Search took 0.01 seconds.

  1. Damn, it never occured to me to actually check =)...

    Damn, it never occured to me to actually check =) Still, htmlSendRequest() blocks for about a minute, so there's a good chance it just timeouts with no response.

    Firewall's ok, the two PC's are...
  2. WinInet - file size retrieval is not working too hot

    I have this little piece of code that gets file size of any http resource:


    hConnect = InternetConnect(hInternet, ServerName, INTERNET_DEFAULT_HTTP_PORT, "", "", INTERNET_SERVICE_HTTP, 0, 0);
    ...
Results 1 to 2 of 2