28 #if !defined(AFX_ENTKEYFINDREPLACE_H__1AE54C31_FC22_11D3_8A60_00500424438B__INCLUDED_)
29 #define AFX_ENTKEYFINDREPLACE_H__1AE54C31_FC22_11D3_8A60_00500424438B__INCLUDED_
33 #endif // _MSC_VER > 1000
40 #define ID_RET_REPLACE 100
41 #define ID_RET_FIND 101
52 CString* p_strFindValue,
53 CString* p_strReplaceKey,
54 CString* p_strReplaceValue,
55 bool* p_bWholeStringMatchOnly,
56 bool* p_bSelectAllMatchingEnts,
57 CWnd* pParent =
NULL);
104 #endif // !defined(AFX_ENTKEYFINDREPLACE_H__1AE54C31_FC22_11D3_8A60_00500424438B__INCLUDED_)
CString * m_pStrReplaceValue
bool * m_pbSelectAllMatchingEnts
BOOL m_bWholeStringMatchOnly
CString * m_pStrReplaceKey
afx_msg void OnValuecopy()
#define IDD_ENTFINDREPLACE
BOOL m_bSelectAllMatchingEnts
virtual void DoDataExchange(CDataExchange *pDX)
CEntKeyFindReplace(CString *p_strFindKey, CString *p_strFindValue, CString *p_strReplaceKey, CString *p_strReplaceValue, bool *p_bWholeStringMatchOnly, bool *p_bSelectAllMatchingEnts, CWnd *pParent=NULL)
CString * m_pStrFindValue
CString m_strReplaceValue
bool * m_pbWholeStringMatchOnly