Share via

Function HttpSendRequest stopped working correctly after recent Windows update

Anonymous
2023-01-19T22:17:05+00:00

Function HttpSendRequest ignores form data, and the web server gets the request as if the data were empty. If I send the same request via browser, then all works as expected.

My executable, which makes a call to HttpSendRequest, used to work just fine for many years. Now, it stopped working correctly. Compiling the code again does not help: function HttpSendRequest now does not work.

Function HttpSendRequest belongs to WININET.DLL, a system library located in C:\Windows\System32. The file I currently have is dated as Tuesday, ‎November ‎8, ‎2022, ‏‎4:13:56 PM, and shows version 11.019041.2193.

Would it be a good idea to replace it with an older version? I could not do it though at all, the file is always busy, even in safe mode.

Is there a way for me to force the executable to load a different WININET.DLL? I tried putting an older version in the same folder where the executable is, but the executable ignores it because WININET.DLL is always already in the memory.

Any suggestion on what to do before Microsoft hopefully fixes it with a new update?

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-01-20T01:23:53+00:00

    Hi, I’m Nicole, I’ll be happy to help you out today.

    Due to the scope of your question, It is best to ask this on TechNet Forum which is a technical community platform where most of the members were IT professionals that would greatly help you with the issue.

    TechNet Forum

    https://social.technet.microsoft.com/Forums/en-...

    Thank you.

    Was this answer helpful?

    0 comments No comments