VirtualBox

Changeset 57201 in vbox for trunk/include


Ignore:
Timestamp:
Aug 5, 2015 7:57:08 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101953
Message:

windows hardning error reporting improvements.

File:
1 edited

Legend:

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

    r57109 r57201  
    18121812/** A TSC-delta measurement request is currently being serviced. */
    18131813#define VERR_SUPDRV_TSC_DELTA_MEASUREMENT_BUSY      (-3747)
     1814/** The process trying to open VBoxDrv is not a budding VM process (1). */
     1815#define VERR_SUPDRV_NOT_BUDDING_VM_PROCESS_1          (-3748)
     1816/** The process trying to open VBoxDrv is not a budding VM process (2). */
     1817#define VERR_SUPDRV_NOT_BUDDING_VM_PROCESS_2          (-3748)
    18141818/** @} */
    18151819
Note: See TracChangeset for help on using the changeset viewer.

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