VirtualBox

Ignore:
Timestamp:
Mar 4, 2025 2:10:10 PM (2 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167814
Message:

Windows driver installation: Added two more service-releated error codes. bugref:10762

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/installation/VBoxWinDrvCommon.cpp

    r108116 r108440  
    654654    {
    655655        RT_CASE_RET_STR(ERROR_BADKEY                            );
     656        RT_CASE_RET_STR(ERROR_INVALID_SERVICE_CONTROL           );
     657        RT_CASE_RET_STR(ERROR_SERVICE_REQUEST_TIMEOUT           );
    656658        RT_CASE_RET_STR(ERROR_SERVICE_MARKED_FOR_DELETE         );
    657659        RT_CASE_RET_STR(CERT_E_EXPIRED                          );
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