Fixed warnings with gcc option "-Wwrite-strings".
[wine] / dlls / ole32 / ole16.c
2003-09-30  Michael StefaniucFixes for memory leaks on error path.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-09  Steven Edwards- Create new file ole2_16.c for ole2 16bit only functions.
2003-04-12  Alexandre JulliardThe com_interface attribute is not needed on derived...
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2002-12-19  Alexandre JulliardFixed a few problems caused by the new objidl.idl.
2002-08-03  Juergen Schmied- Moved 16 bit functions to a seperate file.