Home
last modified time | relevance | path

Searched refs:HttpSendRequestExA (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/wininet/
H A Dwininet.spec110 @ stdcall HttpSendRequestExA(long ptr ptr long long)
H A Dhttp.c5445 BOOL WINAPI HttpSendRequestExA(HINTERNET hRequest, in HttpSendRequestExA() function
/reactos/sdk/include/psdk/
H A Dwininet.h1732 HttpSendRequestExA(
/reactos/modules/rostests/winetests/wininet/
H A Dhttp.c1398 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()