wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / ole32 / stg_bigblockfile.c
2008-06-23  Rob Shearmanole32: Remove unused BIGBLOCKFILE_GetSize.
2008-02-15  Francois GougetAssorted spelling fixes.
2007-07-06  Andrew Talbotole32: Cast-qual warnings fix.
2007-07-05  Andrew Talbotole32: Constify some variables.
2007-04-05  Aric Stewartole32: Storage optimization.
2007-04-04  Paul Vriensole32/stg_bigblockfile: Check page before use (Coverity).
2007-04-03  Francois GougetAssorted spelling and English fixes.
2007-03-20  Aric Stewartole32: Rework storage with blockfiles to properly use...
2006-10-16  Michael Stefaniucole32: Win64 printf format warning fixes.
2006-08-03  Robert Shearmanole32: Ensure that a returned free block is valid in...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-06  Alexandre Julliardole: Remove a no longer needed smbfs hack.
2005-03-21  Mike McCormackEliminate casts of the return value of HeapAlloc.
2005-03-07  Mike McCormackFix more incorrect uses of STGM_ enumerations.
2004-12-22  Eric PouechReadFile and WriteFile must be passed a parameter for...
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2004-01-19  Mike McCormackDon't use CreateFileMapping on a zero length file.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-25  Alexandre JulliardFixed warnings.
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-03-17  Andrew LewyckyRewrite the BIGBLOCKFILE implementation for better...
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.