Jame's Easy7Zip changes, translocated from 16 to 18.05

This commit is contained in:
glachancecmaisonneuve
2018-09-05 01:02:45 -04:00
parent b82b3e5533
commit 42fa923138
24 changed files with 822 additions and 67 deletions

View File

@@ -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);