VirtualBox

Changeset 70099 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Dec 13, 2017 9:06:25 AM (7 years ago)
Author:
vboxsync
Message:

VBoxGuest-win.cpp: Two more registry value names to ignore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp

    r70085 r70099  
    11471147        || RTUtf16ICmpAscii(pwszValueName, "DisplayName") == 0
    11481148        || RTUtf16ICmpAscii(pwszValueName, "Group") == 0
     1149        || RTUtf16ICmpAscii(pwszValueName, "DependOnGroup") == 0
     1150        || RTUtf16ICmpAscii(pwszValueName, "DependOnService") == 0
    11491151       )
    11501152    {
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