mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 16:11:35 -06:00
Jame's Easy7Zip changes, translocated from 16 to 18.05
This commit is contained in:
@@ -190,7 +190,7 @@ enum MyMessages
|
||||
};
|
||||
|
||||
UString GetFolderPath(IFolderFolder *folder);
|
||||
|
||||
void StartApplicationDontWait(const UString &dir, const UString &path, HWND window);
|
||||
class CPanel;
|
||||
|
||||
class CMyListView: public NWindows::NControl::CListView2
|
||||
@@ -756,6 +756,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