CFileManagerDlg: Use global CImageList

This commit is contained in:
yuanyuanxiang
2025-07-13 16:01:27 +08:00
parent 46eb31a50c
commit 92ded3a6c1
3 changed files with 4 additions and 37 deletions

View File

@@ -85,9 +85,6 @@ public:
CString GetParentDirectory(CString strPath);
void OnReceiveComplete();
CImageList* m_pImageList_Large;
CImageList* m_pImageList_Small;
int m_nNewIconBaseIndex; // <20>¼ӵ<C2BC>ICON
CProgressCtrl* m_ProgressCtrl;