VirtualBox

Changeset 15966 in vbox for trunk


Ignore:
Timestamp:
Jan 15, 2009 1:14:53 PM (16 years ago)
Author:
vboxsync
Message:

NetIfList-win.cpp: Don't assert if I haven't loaded the driver/whatever.

File:
1 edited

Legend:

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

    r15752 r15966  
    400400                                    ULONG uComponentStatus;
    401401                                    hr = pMpNcc->GetDeviceStatus(&uComponentStatus);
     402#ifndef DEBUG_bird
    402403                                    Assert(hr == S_OK);
     404#endif
    403405                                    if(hr == S_OK)
    404406                                    {
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