wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / msvfw32 / msvideo_main.c
2008-03-07  Andrew Talbotmsvfw32: Assign to structs instead of using memcpy.
2008-01-14  Andrew Talbotmsvfw32: Remove unneeded casts.
2007-12-31  Andrew Talbotmsvfw32: Remove unneeded casts.
2007-06-01  Julien Muchembledmsvfw32: Fix enumeration of VFW video codecs that are...
2007-04-25  Michael Stefaniucjanitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
2006-11-13  Francois GougetAssorted spelling fixes.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-13  Alexandre Julliardmsvfw32: Avoid a compiler warning.
2006-10-12  Michael Stefaniucmsvfw32: Win64 printf format warning fixes.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-06-13  Alexandre Julliardmsvfw32: Don't use sizeof in traces to avoid printf...
2006-06-13  Michael StefaniucYet another round of redundant NULL checks before HeapFree.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-03-15  Alexandre Julliardmsvideo: Renamed the msvideo directory to msvfw32.