stat on memory storage should return a NULL name, not "".
[wine] / dlls / rpcrt4 / cstub.c
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-20  Ove KaavenFixed NdrDllRegisterProxy so it registers the key names...
2003-04-19  Ove KaavenAdded missing AddRef.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-11-08  Alberto MassariAvoid crashing when releasing an NdrCStdStubBuffer...
2002-10-10  Ove KaavenImplement the CStdStubBuffer methods.