ntdll: Initialize a variable.
[wine] / dlls / wininet / dialogs.c
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2004-09-23  Robert ShearmanDon't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT,...
2004-09-03  Alexandre JulliardAdded configure check for socklen_t.
2004-06-01  Mike McCormackFix proxy support, remove typecasts.
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 McCormackConvert the wininet HTTP functions to Unicode.
2004-03-25  Mike McCormackConvert WININETAPPINFOA structure to unicode.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-22  Mike McCormackImplement support for proxies with usernames and passwords.