Home
last modified time | relevance | path

Searched refs:InternetSetCookieW (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dwininet.def218 InternetSetCookieW
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dwininet.def218 InternetSetCookieW
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Dwininet.def226 InternetSetCookieW@12
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Dwininet.def226 InternetSetCookieW@12
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Extensions/ClientServices/Providers/
H A DProxyHelper.cs353 …if (UnsafeNativeMethods.InternetSetCookieW(serverUri, null, cookieName + " = " + cookieValue) == 0… in StoreCookie()
445 … internal static extern int InternetSetCookieW(string uri, string cookieName, string cookieValue); in InternetSetCookieW() method in System.Web.ClientServices.Providers.UnsafeNativeMethods
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwininet.d1064 BOOL InternetSetCookieW(LPCWSTR, LPCWSTR, LPCWSTR);
1175 alias InternetSetCookieW InternetSetCookie;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwininet.d1064 BOOL InternetSetCookieW(LPCWSTR, LPCWSTR, LPCWSTR);
1175 alias InternetSetCookieW InternetSetCookie;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwininet.d1064 BOOL InternetSetCookieW(LPCWSTR, LPCWSTR, LPCWSTR);
1175 alias InternetSetCookieW InternetSetCookie;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwininet.d1064 BOOL InternetSetCookieW(LPCWSTR, LPCWSTR, LPCWSTR);
1175 alias InternetSetCookieW InternetSetCookie;
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwininet.d1064 BOOL InternetSetCookieW(LPCWSTR, LPCWSTR, LPCWSTR);
1175 alias InternetSetCookieW InternetSetCookie;
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwininet.d1064 BOOL InternetSetCookieW(LPCWSTR, LPCWSTR, LPCWSTR);
1175 alias InternetSetCookieW InternetSetCookie;
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwininet.d1266 BOOL InternetSetCookieW(LPCWSTR, LPCWSTR, LPCWSTR);
1381 alias InternetSetCookieW InternetSetCookie;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwininet.d1266 BOOL InternetSetCookieW(LPCWSTR, LPCWSTR, LPCWSTR);
1381 alias InternetSetCookieW InternetSetCookie;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwininet.d1266 BOOL InternetSetCookieW(LPCWSTR, LPCWSTR, LPCWSTR);
1381 alias InternetSetCookieW InternetSetCookie;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwininet.d1266 BOOL InternetSetCookieW(LPCWSTR, LPCWSTR, LPCWSTR);
1381 alias InternetSetCookieW InternetSetCookie;
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwininet.h845 BOOL WINAPI InternetSetCookieW(LPCSTR,LPCWSTR,LPCWSTR);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwininet.h845 BOOL WINAPI InternetSetCookieW(LPCSTR,LPCWSTR,LPCWSTR);
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dwininet.pp2184 …ion InternetSetCookieW(lpszUrl:LPCWSTR; lpszCookieName:LPCWSTR; lpszCookieData:LPCWSTR):BOOL;stdca…
2565 …me:LPCWSTR; lpszCookieData:LPCWSTR):BOOL;stdcall;external WININETLIBNAME name 'InternetSetCookieW';
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwininet.h1156 BOOLAPI InternetSetCookieW(LPCWSTR lpszUrl,LPCWSTR lpszCookieName,LPCWSTR lpszCookieData);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwininet.h1156 BOOLAPI InternetSetCookieW(LPCWSTR lpszUrl,LPCWSTR lpszCookieName,LPCWSTR lpszCookieData);
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dwininet.rs2161 pub fn InternetSetCookieW( in InternetSetCookieW() function
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/um/
H A Dwininet.rs2161 pub fn InternetSetCookieW( in InternetSetCookieW() function
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dwininet.rs2161 pub fn InternetSetCookieW( in InternetSetCookieW() function
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/winapi-0.3.6/src/um/
H A Dwininet.rs2162 pub fn InternetSetCookieW( in InternetSetCookieW() function
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dwininet.rs2161 pub fn InternetSetCookieW( in InternetSetCookieW() function

1234567