"FR_DIALOGTERM" is a flag of STRUCT FINDREPLACEA
how to use it? ths very much!!!!!!!!
how to use it? ths very much!!!!!!!!
It means that after the message was sent the Find Replace dialog was terminated. That means that the dialog was closed and it's handle released. The handle is no longer valid once you recieve a message with the FR_DIALOGTERM flag set:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcemfc/htm/struct_14.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcemfc/htm/struct_14.asp
It's very Good.thank u.
Thank you for give me the link, i know how to
find some useful message now.
Thank you for give me the link, i know how to
find some useful message now.