This topic has not yet been rated - Rate this topic

AfxInitRichEdit2

Call this function to initialize the rich edit control (version 2.0 and later) for the application.

BOOL AFXAPI AfxInitRichEdit2( );

Remarks

Call this function to load the RICHED20.DLL and initialize version 2.0 of the rich edit control. If you use rich edit through CRichEditCtrl, CRichEditView, or CRichEditDoc, you do not need to call this function.

See Also

AfxInitRichEdit | MFC Macros and Globals

Did you find this helpful?
(1500 characters remaining)