After I change the text of an edit control, I want to notify the parent of the edit control that the content
has been changed, how can I do that? use the WM_NOTIFY messeage.

Thank!