WinHttpOpen crash with STATUS_HEAP_CORRUPTION
I am creating an x64 DLL library for Windows in C/C++ to send a POST request to a given URL and get the response.
WinHttpOpen heap corruption crash
I am creating an x64 DLL library for Windows in C/C++ to send a POST request to a given URL and get the response.