Retrieves the modified state of the text. You can send this message explicitly or use the Editor_GetModified inline function.
EE_GET_MODIFIED
wParam = 0;
lParam = 0;
None.
If the text is modified, the return value is TRUE. If the text is not modified, the return value is FALSE.
Send feedback on this topic to Emurasoft