AfxInitRichEdit2

来源:互联网 发布:华宇软件招聘 编辑:程序博客网 时间:2024/05/10 02:18

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 call the Create method ofCRichEditCtrl, CRichEditView, or CRichEditDoc, you typically don't need to call this function, but in some cases it might be necessary.

Requirements

Header: afxwin.h

0 0
原创粉丝点击