SDC C-Project CF Review 프로그램
LYW
2021-09-27 b9b6752e83c701cc67241923d2b74dc3a963d243
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);
};