user32: Add more DrawText tests.
[wine] / dlls / oleaut32 / ungif.c
2008-03-12  Andrew Talbotoleaut32: Assign to structs instead of using memcpy.
2007-09-27  Francois GougetAssorted spelling fixes.
2007-08-03  Andrew Talbotoleaut32: Constify some variables.
2007-05-18  Juan Langoleaut32: Don't mix allocation routines.
2006-11-28  Dmitry Timoshkovoleaut32: Make some data const and static.
2006-11-10  Mike McCormackoleaut32: Use HeapAlloc/Free instead of malloc/free.
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-10  Michael Stefaniucjanitorial: Remove remaining NULL checks before free...
2006-09-29  Francois GougetAssorted spelling fixes.
2006-09-08  Mike McCormackoleaut32: Include minimal ungif source to remove depend...