Rearranged PAINT_RedrawWindow() so that it first recursively updates
[wine] / ole / storage32.h
1999-05-08  Thuy NguyenImplementation of IStorage supported by an implementati...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-03-12  Thuy NguyenImproved performance.
1999-03-09  Thuy NguyenSmarter way of searching for a free block.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Thuy NguyenAdded support for larger files.
1999-02-18  Thuy NguyenFixed bug with read-only files.
1999-02-18  Francois GougetModified so that they do not use the VTABLE_FUNC macros...
1999-02-13  Thuy Nguyen- Fixed a small block depot bug.
1999-02-05  Marcus MeissnerAdded missing ULONG to static const OFFSET_xx.
1999-01-30  Francis BeaudetAdded an implementation of the OLE structured storage...