SDC C-Project CF Review 프로그램
LYW
2021-10-05 7b5deaffde2d5127904f42ec7283e795594e5ce2
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);
};