ole32: Remove some assertions in the stuctured storage code by
[wine] / dlls / riched20 / rtf.h
2005-11-02  Mike McCormackConvert all RTFPanic and RTFMsg calls to ERR calls.
2005-08-22  Phil KrylovAdded handling of deff RTF control word.
2005-04-13  Phil KrylovMake RTF reader fall back to simple text if a correct...
2005-03-22  Phil KrylovMade RTF reader and writer handle codepages mostly...
2005-03-21  Mike McCormackRemove casts and unused code.
2005-03-18  Phil KrylovFixed support for RTF documents using ANSI charset...
2005-03-17  Phil KrylovReplaced slow and outdated character set handling in...
2005-03-17  Krzysztof Foltman- RTF reader doesn't use RichEdit messages anymore...
2005-03-16  Krzysztof Foltman- Unknown destinations are now correctly skipped (so...
2005-03-15  Phil KrylovImplemented hash table lookup for RTF keywords in RTF...
2005-03-14  Phil KrylovAdded "generator" RTF destination handling.
2005-03-07  Mike McCormackPort the RTF parser to the richedit 2.0 control.