stat on memory storage should return a NULL name, not "".
[wine] / dlls / ole32 / moniker.c
2004-07-29  Robert ShearmanDocument wrong behaviour for IRunningObjectTable.
2004-05-21  Marcus MeissnerRevert broken strict aliasing fix.
2004-05-04  Marcus MeissnerFixed strict aliasing issues in dlls/ole32.
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2003-09-11  Dave MillerRemoved ordinals from comments.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-18  Mike McCormackCreated stub for CreateClassMoniker.
2003-07-02  Francois GougetFixed some common spelling errors.
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-25  Francois Gougetcompobj.h is a synonym for objbase.h
2000-11-08  Francois GougetWe must include windef.h before wtypes.h (directly...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-06-07  Patrik StridvallFixed issues found by winapi_check.
2000-03-08  Patrik StridvallFixed some warnings.
2000-02-20  Andreas Mohr- stub for OLE32.MkParseDisplayName
2000-02-07  Noomen HamzaRunning object table are not using 0 as a valid index...
2000-01-15  Marcus MeissnerImplemented OleRun.
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.