Changeset 51977 in vbox for trunk/include/VBox
- Timestamp:
- Jul 11, 2014 2:20:36 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 94902
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r51797 r51977 2489 2489 /** The image is required to force integrity checks. */ 2490 2490 #define VERR_SUP_VP_SIGNATURE_CHECKS_NOT_ENFORCED (-5661) 2491 /** Process Verficiation Failure: Symantec Endpoint Protection must be 2492 * disabled for the VirtualBox VM processes. 2493 * http://www.symantec.com/connect/articles/creating-application-control-exclusions-symantec-endpoint-protection-121 */ 2494 #define VERR_SUP_VP_SYSFER_DLL (-5662) 2495 2491 2496 2492 2497 /** @} */
Note:
See TracChangeset
for help on using the changeset viewer.