I've discovered seriously different behavior when compiling the same Win32
code that uses a TRichEdit through the .Net compiler. What's going on in
this case? Is VCL.Net using the framework RichTextBox and no longer simply
making calls against the underlying windows control?