- Timestamp:
- Jan 15, 2009 1:14:53 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/win/NetIfList-win.cpp
r15752 r15966 400 400 ULONG uComponentStatus; 401 401 hr = pMpNcc->GetDeviceStatus(&uComponentStatus); 402 #ifndef DEBUG_bird 402 403 Assert(hr == S_OK); 404 #endif 403 405 if(hr == S_OK) 404 406 {
Note:
See TracChangeset
for help on using the changeset viewer.