Gets the current word wrapping and word breaking options for the rich edit control. This message is available only in Asian-language versions of the operating system.
EM_GETWORDWRAPMODE
wParam = (WPARAM) 0;
lParam = (LPARAM) 0:
Returns the current word wrapping and word breaking options.
This message must not be sent by the application-defined word breaking procedure.
Windows NT: Requires version 3.51 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in richedit.h.
Rich Edit Controls Overview, Rich Edit Messages