Call this member function to retrieve a pointer to the current Find Replace dialog box. It should be used within your callback function to access the current dialog box, call its member functions, and access the m_fr structure.
static CFindReplaceDialog* PASCAL GetNotifier( LPARAM lParam );
Header file: | Afxdlgs.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CFindReplaceDialog Overview, CFindReplaceDialog Member Functions, Dialog Box Classes