mshtml: Don't crash in QueryInterface if uri is NULL.
[wine] / dlls / msvidc32 /
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-09  Peter Beutnermsvidc: Change short description to MS-CRAM.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-17  Jonathan Ernstmsvidc: French localization.
2006-03-15  András Kovácsmsvidc32: Added Hungarian translation.
2006-02-11  Dmitry TimoshkovHandle ICM_CONFIGURE request in ICCVID and MSVIDC32...
2006-02-07  Dmitry TimoshkovClearly indicate that ICCVID and MSVIDC32 do not suppor...
2006-02-06  Fatih Aşıcımsvidc32: Turkish translation.
2006-02-03  Dmitry TimoshkovAdd a check for icinfo->fccType in DRV_OPEN message...
2005-12-12  Eric Pouechvidc: Return error codes when a message isn't supported.
2005-12-05  Francois Gougetmsvidc32: Add a comment for DllMain() to stop winapi_ch...
2005-12-05  Alexander N. SørnesUpdate Norwegian Bokmaal resources.
2005-11-29  YunSong HwangAdd Korean translations.
2005-11-28  Dmitry TimoshkovFix all drivers DriverProc to conform to the DRIVERPROC...
2005-11-28  Henning GerhardtAdd German resources.
2005-11-28  Dmitry TimoshkovSet both dwVersionICM and dwVersion to ICVERSION in...
2005-11-28  Alexandre JulliardIgnore generated rsrc.res.
2005-11-28  Dmitry TimoshkovAdd support for ICM_GETINFO in msvidc32 codec (based...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-08-17  Alexandre JulliardRemoved a few more unnecessary import libraries.
2005-08-17  Alexandre JulliardMake all the DriverProc entry points private.
2005-07-05  Stefan HuehnerFix -Wmissing-declarations warnings.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-02-16  Dmitry TimoshkovTake palette into account while responding on
2004-02-09  Francois GougetAssorted spelling and case fixes.
2004-01-23  Mike McCormackMerged ffmpeg's MS Video 1 decoder by Mike Melanson.