Fix bug found by Piotr Caban, where our function tried to delete a
[wine] / dlls / wininet / cookie.c
2004-09-03  Alexandre JulliardAdded configure check for socklen_t.
2004-07-21  Robert ShearmanRewrite cookies to use shared list.h list code.
2004-07-19  Robert ShearmanFix size return from InternetGetCookieW.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-04-12  Mike McCormackConvert unicode strings to const.
2004-03-30  Mike McCormackUnicodify the cookie handling code.
2004-03-30  Mike McCormackConvert the wininet HTTP functions to Unicode.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-08  Patrik StridvallFixed some issues found by winapi_check.
2003-06-20  David Hammerton- implemented support for https protocol