VirtualBox

Changeset 29977 in vbox for trunk


Ignore:
Timestamp:
Jun 2, 2010 11:37:12 AM (15 years ago)
Author:
vboxsync
Message:

iprt/err.h: Added VERR_NO_EXEC_MEMORY.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/err.h

    r29045 r29977  
    619619/** Generic no change info. */
    620620#define VINF_NO_CHANGE                      95
     621/** Out of memory condition when allocating executable memory. */
     622#define VERR_NO_EXEC_MEMORY                 (-96)
     623
    621624/** @} */
    622625
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette