Fixes in the SysAllocString functions prototypes. It's mostly 'const'
[wine] / ole / storage32.c
1999-03-13  Thuy NguyenStgCreateDocfile accepts NULL as a file name.
1999-03-12  Thuy NguyenImproved performance.
1999-03-09  Thuy NguyenSmarter way of searching for a free block.
1999-02-28  Marcus MeissnerFixed a lot of warnings using WINE_UNUSED, casts, comme...
1999-02-28  Marcus MeissnerMore include optimisations and fixes.
1999-02-28  Thuy NguyenAdded a missing Release.
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 MeissnerInclude objbase.h for CoTaskMem* prototypes (or we...
1999-02-02  Francois GougetReplaced references to interfaces.h by wine/obj_xxx...
1999-01-30  Francis BeaudetAdded an implementation of the OLE structured storage...