mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 01:14:55 -06:00
fix: EDITCHANGE should not append; SELCHANGE should delay (2)
This commit is contained in:
@@ -22,7 +22,6 @@ class CCopyDialog: public NWindows::NControl::CModalDialog
|
|||||||
void OnButtonOpenPath();
|
void OnButtonOpenPath();
|
||||||
void OnButtonAddFileName();
|
void OnButtonAddFileName();
|
||||||
bool OnCommand(unsigned code, unsigned itemID, LPARAM lParam) Z7_override;
|
bool OnCommand(unsigned code, unsigned itemID, LPARAM lParam) Z7_override;
|
||||||
bool OnTimer(WPARAM /* timerID */, LPARAM /* callback */) Z7_override;
|
|
||||||
bool OnGetMinMaxInfo(PMINMAXINFO pMMI);
|
bool OnGetMinMaxInfo(PMINMAXINFO pMMI);
|
||||||
|
|
||||||
void ShowPathFreeSpace(UString & strPath);
|
void ShowPathFreeSpace(UString & strPath);
|
||||||
|
|||||||
Reference in New Issue
Block a user