crypt32: Add and use a helper function for getting cert properties.
[wine] / include / msvcrt / malloc.h
2007-07-31  Robert Reifmsvcrt: Add _aligned_malloc functions.
2007-06-06  Dmitry Timoshkovinclude/msvcrt: Make sure that __int64 is properly...
2006-10-16  Alexandre Julliardconfigure: Don't define _WIN64 on the command line...
2006-07-10  Alexandre Julliardinclude/msvcrt: Fix all definitions of size_t for Win64.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-23  Vijay Kiran KamujuImplementation of _get_sbh_threshold and _set_sbh_threshold
2005-09-19  Vijay Kiran KamujuAdded __p__amblksiz implementation.
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-04-17  Alexandre JulliardFixed alloca handling the way mingw does it (reported...
2003-03-22  Madhura SahasrabudheChanged the macros in the msvcrt headers to static...
2002-12-18  Alexandre JulliardAvoid including other headers from the msvcrt headers...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-22  Francois GougetAdded __WINE_USE_MSVCRT.
2001-04-23  Francois GougetAdd msvcrt/malloc.h (for the MFC).