Notifies a rich edit control’s parent window that an action occurred for which the control cannot allocate enough memory to maintain the undo state. A rich edit control sends this notification message in the form of a WM_NOTIFY message.
EN_STOPNOUNDO
wParam = (WPARAM) (UINT) uID;
lParam = (LPARAM) (NMHDR FAR *) lpNmHdr;
Returns zero to continue the action, nonzero to stop it.
file: /Techref/os/win/api/win32/mess/src/msg07_13.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/14 07:50,
3.135.212.183:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/os/win/api/win32/mess/src/msg07_13.htm"> EN_STOPNOUNDO</A> |
Did you find what you needed? |