baramin: (Default)
[personal profile] baramin
Не одному мне крышу COMом снесло...
Файл HRESULT.java


package SevenZip;

public class HRESULT {

    public static final int S_OK = 0;
    public static final int S_FALSE = 1;

    public static final int E_NOTIMPL = 0x80004001;
    public static final int E_FAIL = 0x80004005;
    public static final int E_INVALIDARG = 0x80070057;
}


Удобно же!!!

March 2017

S M T W T F S
   1234
567 891011
12131415161718
19202122232425
262728293031 

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 20th, 2025 10:18 am
Powered by Dreamwidth Studios