comctl32/listview: Implement dragging with right button with a message loop.
[wine] / include / msvcrt / eh.h
2008-12-17  Alexandre Julliardmsvcrt: Add __cdecl to all function prototypes.
2008-12-12  Alexandre Julliardinclude: Add the msvcrt/crtdefs.h header and include...
2007-02-20  Dmitry Timoshkovmsvcrt: Pack the structures on a 8-byte boundary like...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2004-12-13  Eric PouechFixed some errors in function prototypes.
2004-06-25  Dimitrie O. PaunSplit the MSVCRT implementation headers from the public...
2003-07-18  Jon GriffithsDon't redefine __WINE_USE_MSVCRT (msvc warning).
2003-01-04  Alexandre JulliardRemoved a few more #ifdef __WINE__.
2002-12-18  Alexandre JulliardAvoid including other headers from the msvcrt headers...
2002-07-19  Alexandre JulliardFixed per-thread data handling.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-22  Francois GougetAdded __WINE_USE_MSVCRT.
2001-05-31  Francois GougetAdded msvcrt/eh.h.