Home
last modified time | relevance | path

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

/reactos/dll/win32/wininet/
H A Dwininet.spec186 @ stdcall InternetSetCookieExA(str str str long long)
H A Dcookie.c1165 DWORD WINAPI InternetSetCookieExA( LPCSTR lpszURL, LPCSTR lpszCookieName, LPCSTR lpszCookieData, in InternetSetCookieExA() function
/reactos/modules/rostests/winetests/wininet/
H A Dinternet.c578 state = InternetSetCookieExA("http://cookie.attrs.com/bar", NULL, "A=data; httponly", 0, 0); in test_cookie_attrs()
586 …state = InternetSetCookieExA("http://cookie.attrs.com/bar",NULL,"A=data; httponly", INTERNET_COOKI… in test_cookie_attrs()
607 state = InternetSetCookieExA("http://cookie.attrs.com/bar", NULL, "A=data", 0, 0); in test_cookie_attrs()
/reactos/sdk/include/psdk/
H A Dwininet.h1852 InternetSetCookieExA(