I am streaming in an RTF file that has embedded bitmaps and the bitmaps are never displayed in the control. I think that I need to implement the IRichEditOleCallback interface for the bitmaps to be displayed. Does anyone know how to do this?