Searched refs:HttpSendRequestExA (Results 1 – 4 of 4) sorted by relevance
110 @ stdcall HttpSendRequestExA(long ptr ptr long long)
5445 BOOL WINAPI HttpSendRequestExA(HINTERNET hRequest, in HttpSendRequestExA() function
1732 HttpSendRequestExA(
1398 ret = HttpSendRequestExA(hRequest, &BufferIn, NULL, 0 ,0); in HttpSendRequestEx_test()7639 ret = HttpSendRequestExA( req, nd->data ? &b : NULL, NULL, 0x28, 0 ); in test_async_HttpSendRequestEx()