Include stdio.h for MinGW.
[wine] / dlls / ole32 / ole16.c
2004-09-09  Alexandre JulliardGet rid of the non-standard ICOM_THIS macro.
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-11-26  Dimitrie O. PaunFix the IMalloc::ReAlloc() to follow the documented...
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.