ENRIT/View/ViewScanImage.h
@@ -80,8 +80,7 @@ void OnBnClickedSaveAll(); void OnBtnStartBatch(); void OnBtnStopBatch(); void OnClickBtnNextProcess(); void OnClickBtnStopBatch2(); protected: int GetSideIdx(int nViewIndex); BYTE *GetBufferPoint(int nViewIndex,int nPos = 0); @@ -123,4 +122,6 @@ int m_nCurrentFolderIndex; BOOL m_bIsBatchProcessing; CStringArray m_arrFolderList; };