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