VirtualBox

Changeset 4721

Show
Ignore:
Timestamp:
09/12/07 11:29:38 (1 year ago)
Author:
vboxsync
Message:

regenerated.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/iprt/err.mac

    r4169 r4721  
    101101%define VERR_NOT_A_DIRECTORY    (-126) 
    102102%define VERR_IS_A_DIRECTORY    (-127) 
     103%define VERR_FILE_TOO_BIG    (-128) 
    103104%define VERR_DISK_IO_ERROR    (-150) 
    104105%define VERR_INVALID_DRIVE    (-151) 
     
    228229%define VERR_LDRELF_INVALID_SYMBOL_INDEX    (-637) 
    229230%define VERR_LDRELF_INVALID_SYMBOL_NAME_OFFSET    (-638) 
    230 %define VERR_ELFLDR_INVALID_RELOCATION_OFFSET    (-639) 
     231%define VERR_LDRELF_INVALID_RELOCATION_OFFSET    (-639) 
     232%define VERR_LDRELF_NO_SYMBOL_OR_NO_STRING_TABS    (-640) 
    231233%define VERR_DBGMOD_INVALID_ADDRESS    (-650) 
    232234%define VERR_RT_REQUEST_INVALID_TYPE    (-700) 
     
    235237%define VERR_RT_REQUEST_STATUS_STILL_PENDING    (-703) 
    236238%define VERR_RT_REQUEST_STATUS_FREED    (-704) 
     239%define VERR_ENV_VAR_NOT_FOUND    (-750) 
     240%define VINF_ENV_VAR_NOT_FOUND    (750) 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy