ReviewHistory/ReveiwHistory/ReveiwHistoryDlg.h @@ -279,4 +279,5 @@ void SetCellCount() { m_nCellCount = m_nCellCount + 1; } int GetCellCount() { return m_nCellCount; } afx_msg void OnKeyDown(UINT nChar, UINT nRepCnt, UINT nFlags); };