On Fri, Feb 27, 2009 at 3:02 PM, Dylan Smith dylan.ah.smith@gmail.com wrote:
Say, have we considered making riched20 prefer native? That makes the app work, too.
A couple of things to note, in case they are relevant:
- msftedit currently uses the native version by default
- builtin msftedit will not work with native riched20, since the classes
native msftedit loads are instead loaded by builtin riched20, and msftedit just loads riched20
Hmm. So making riched20 prefer native would break apps that use msftedit, if native riched20 but no native msftedit is present?
Does this mean that our msftedit is doing things differently than the native one? - Dan