mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 03:09:57 -06:00
Github info
This commit is contained in:
@@ -91,6 +91,9 @@ typedef LONG SCODE;
|
||||
#define E_OUTOFMEMORY ((HRESULT)0x8007000EL)
|
||||
#define E_INVALIDARG ((HRESULT)0x80070057L)
|
||||
|
||||
#define ERROR_NEGATIVE_SEEK -1
|
||||
#define HRESULT_FROM_WIN32(e) ((HRESULT)(e))
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#define STDMETHODCALLTYPE __stdcall
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user