shell32: Build language resource files separately.
[wine] / dlls / wininet / dialogs.c
2008-12-09  Alexandre Julliardwininet: Include ws2tcpip.h before anything else for...
2007-05-29  Andrew Talbotwininet: Exclude unused headers.
2006-10-30  Jacek Cabanwininet: Use lpAppInfo instead of lpwhparent where...
2006-10-30  Jacek Cabanwininet: Use lpHttpSession instead of lpwhcalback where...
2006-10-05  Hans Leidekkerwininet: Win64 printf format warning fixes.
2006-05-24  Mike McCormackwininet: Fix a possible NULL pointer deference.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-11  Mike McCormackwininet: Fix a typo (spotted by Coverity).
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.