comctl32/mru: In EnumMRUListA, ensure that the string is NULL terminated and the...
[wine] / dlls / urlmon / format.c
2009-03-30  Jacek Cabanurlmon: Get rid of ICOM_THIS_MULTI macro.
2007-12-31  Jacek Cabanurlmon: Call AddRef in EnumFORMATETC::QueryInterface.
2007-12-14  Jacek Cabanurlmon: Includes clean up.
2007-11-30  Michael Stefaniucurlmon: Rename the wrappers around HeapAlloc() &Co...
2007-11-26  Jacek Cabanurlmon: Wrap heap functions.
2007-11-08  Andrew Talboturlmon: Constify some variables.
2006-10-06  Jacek Cabanurlmon: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-03  Jacek CabanAdded RegisterFormatEnumerator and RevokeFormatEnumerator
2005-09-02  Jacek CabanAdded CreateFormatEnumerator implementation.