ole32: Use existing MTA in CoGetContextToken and CoGetObjectContext.
[wine] / dlls / riched20 / txthost.c
2009-06-15  Alexandre Julliardriched20: Add appropriate stdcall decorations to assemb...
2009-06-13  Alexandre Julliardriched20: Move the textHostVtbl definition to work...
2009-03-06  Dylan Smithrichedit: Avoid calling ITextHost_TxNotify with EN_MSGF...
2009-02-11  Francois GougetAssorted spelling fixes.
2009-02-09  Michael Stefaniucriched20: Fix some Win64 compiler warnings.
2009-01-30  Michael Stefaniucriched20: Remove superfluous pointer casts.
2009-01-21  Dylan Smithrichedit: Prevented using NULL hwnd for certain operations.
2009-01-21  Dylan Smithrichedit: Implemented ITextHost for windowed richedit...