Search:

Type: Posts; User: jrrtolkienfan

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    4,224

    Gaaa. Never trust another's logging capabilities....

    Gaaa. Never trust another's logging capabilities. I don't know why I didn't try this myself. Any API that does modified base64 encoding though?
  2. Replies
    4
    Views
    4,224

    Thanks for the suggestion Salem. hRequest =...

    Thanks for the suggestion Salem.
    hRequest = WinHttpOpenRequest( hConnect,
    A2W(httpMethod),
    A2W(relativeURI),
    L"HTTP/1.1",
    WINHTTP_NO_REFERER,
    ...
  3. Replies
    4
    Views
    4,224

    Winhttpopenrequest encoding issue

    I noticed that '_' (underscore) characters are being converted to ' ' (whitespace) in my URL. I'm not sure what I should do to get around this issue. Also, if someone knows of any MS APIs that do...
Results 1 to 3 of 3