The EM_PASTESPECIAL message pastes a specific clipboard format in a rich edit control.
EM_PASTESPECIAL
wParam = (WPARAM) (UINT) uFormat;
lParam = (REPASTESPECIAL FAR *) lpRePasteSpecial;
No return value.
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, REPASTESPECIAL, SetClipboardData