mapi32: Mark some fall-throughs in a switch statement.
[wine] / dlls / mapi32 / imalloc.c
2011-01-24  Michael Stefaniucmapi32: COM cleanup for the IMalloc iface.
2009-10-27  Owen Rudgemapi32: Pass several extended MAPI functions through...
2009-01-08  Michael Stefaniucmapi32: Remove superfluous casts.
2007-12-21  Andrew Talbotmapi32: Remove unneeded casts.
2006-10-10  Michael Stefaniucmapi32: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-07  Vincent BéronAdd a few missing #includes.
2005-03-17  Jon GriffithsUse LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).
2004-11-30  Jon GriffithsImplement DllMain, DllCanUnloadNow, WrapProgress,