wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / dbghelp / storage.c
2007-05-15  Markus Amslerdbghelp: Late init hash_table.
2007-05-15  Markus Amslerdbghelp: Speed up vector iteration by directly using...
2007-05-15  Markus Amslerdbghelp: Speed up pool_alloc. Patch by Eric Pouech.
2007-05-15  Markus Amslerdbghelp: Speed up vector_add by avoiding pool_realloc...
2007-04-20  Andrew Talbotdbghelp: Constify some variables.
2006-12-11  Eric Pouechdbghelp: Sparse array speed up.
2006-12-06  Eric Pouechdbghelp: Added a field to the hash table to store the...
2006-06-20  Eric Pouechdbghelp: Added another basic type for storage: the...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-09  Mike McCormackFix warnings exposed by -Wmissing-declarations and...
2004-05-18  Eric Pouech- removed file extension from module (and suffixed...
2004-04-06  Gerald PfeiferAvoid compiler warning in vector_position().
2004-04-05  Eric PouechFirst shot at implementing dbghelp.