VirtualBox

Changeset 17229 in vbox for trunk/src/VBox/Main/win


Ignore:
Timestamp:
Mar 2, 2009 9:51:38 AM (16 years ago)
Author:
vboxsync
Message:

NetAdp/win: make the comment-to adapter name to be honored in the driver, make MAC address to be loaded/stored from/to the registry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/win/NetIfList-win.cpp

    r17174 r17229  
    610610                ULONG uComponentStatus;
    611611                hr = pMpNcc->GetDeviceStatus(&uComponentStatus);
    612 #ifndef DEBUG_bird
    613                 Assert(hr == S_OK);
    614 #endif
     612//#ifndef DEBUG_bird
     613//                Assert(hr == S_OK);
     614//#endif
    615615                if(hr == S_OK)
    616616                {
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