shlwapi/tests: Make some variables static.
[wine] / dlls / shlwapi / regstream.c
2009-10-19  Francois Gougetshlwapi: Fix compilation on systems that don't support...
2009-09-29  Peter Oberndorfershlwapi: Write back data to registry when closing reg...
2009-09-29  Peter Oberndorfershlwapi: Allow SHOpenRegStream2 A/W to work with not...
2009-09-29  Peter Oberndorfershlwapi: Remove pointer check in IStream::Clone, it...
2009-09-29  Peter Oberndorfershlwapi: Implement IStream::Write, Seek and SetSize.
2009-09-29  Peter Oberndorfershlwapi: Fix IStream::Read for reg/mem stream.
2009-09-29  Peter Oberndorfershlwapi: Fix logic of SHCreateMemStream in combination...
2009-09-29  Peter Oberndorfershlwapi: Implement IStream::Stat for registry/memory...
2009-09-29  Peter Oberndorfershlwapi: Fix prototype of SHCreateMemStream.
2006-10-06  Hans Leidekkershlwapi: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-09  Vincent BéronAdd some missing includes which contain used prototypes.
2005-07-29  Mike McCormackgcc 4.0 warning fixes.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-01-12  James Hawkins- use only stored result of Interlocked* in AddRef...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2003-09-11  Robert Shearman- Convert ordinals to their real names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-03-18  Jon GriffithsDocumentation updates.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-10-25  Michael StefaniucCompile the shlwapi dll with -DSTRICT.
2002-09-20  Jon GriffithsReorganise/minor tidyup of ordinal functions.
2002-07-19  Jon GriffithsSet amounts read/written to 0, share Un/Lock code,...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-11  Patrik StridvallDocumentation fixes.
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-07-26  Alexandre JulliardMoved shlwapi routines from shell32.dll to shlwapi...