- Fix IMemAlloc_Free when IMemAlloc_Alloc hasn't yet been called and
commit8aef340cbdf092413b58c609d2b972cb6023d2ef
authorRobert Shearman <R.J.Shearman@warwick.ac.uk>
Mon, 8 Dec 2003 22:46:08 +0000 (8 22:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Dec 2003 22:46:08 +0000 (8 22:46 +0000)
tree40b460904fc5b6c6075314961fd909c38fc535e8
parentd2c4cf14f834310ec20ae3390bef894eb4ee3ffc
- Fix IMemAlloc_Free when IMemAlloc_Alloc hasn't yet been called and
  debugging is on.
- Fix OleMetafilePictFromIconAndLabel (fixes attachments in Outlook2k).
- Implement OleTranslateAccelerator.
- Move OleCreate and a load of PropVariant functions out of stubs file.
- Change OleCreate to a semi-stub.
dlls/ole32/ifs.c
dlls/ole32/ole2.c
dlls/ole32/ole2stubs.c
dlls/ole32/ole32_main.c