Fix signed/unsigned comparison warnings.
[wine] / dlls / shdocvw / shdocvw_main.c
2004-08-25  Jacek CabanAdded message box to inform user that one needs Mozilla...
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-02-21  Mike HearnImplement SHDOCVW_DllGetVersion. It returns the same...
2004-02-13  Mike McCormackUse the Mozilla Active X control in place of the IE6...
2003-10-02  Rolf KalbermatterSHDOCVW_118 (ShellDDEInit) is really a dynamic forward...
2003-09-11  Robert ShearmanAdd proper names to ordinal-only functions.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-05-13  Andreas MohrAdded some stubs needed for Win98 explorer.exe.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-05-22  Patrik StridvallFixed some issues found by winapi_check.
2002-05-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-03-20  Hidenori TakeshimaImplemented the basic COM framework.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-11  John R. SheetsImplemented stubs for IWebBrowser in shdocvw.dll.