mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 22:06:59 -06:00
easy 7-zip mod for 23.01: rebased from 19.00
This commit is contained in:
committed by
shunf4
parent
082657f61b
commit
18725aeba6
@@ -198,7 +198,7 @@ enum MyMessages
|
||||
};
|
||||
|
||||
UString GetFolderPath(IFolderFolder *folder);
|
||||
|
||||
void StartApplicationDontWait(const UString &dir, const UString &path, HWND window);
|
||||
class CPanel;
|
||||
|
||||
class CMyListView Z7_final: public NWindows::NControl::CListView2
|
||||
@@ -849,6 +849,7 @@ public:
|
||||
void MessageBox_LastError() const;
|
||||
void MessageBox_Error_LangID(UINT resourceID) const;
|
||||
void MessageBox_Error_UnsupportOperation() const;
|
||||
void MessageBoxMyError(LPCWSTR message);
|
||||
// void MessageBoxErrorForUpdate(HRESULT errorCode, UINT resourceID);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user