- Timestamp:
- Feb 1, 2011 5:07:26 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp
r35761 r35817 351 351 ULONG uResult = 0; 352 352 HRESULT rc = GetMaxNetworkAdapters(aChipset, &uResult); 353 353 if (FAILED(rc)) 354 return rc; 354 355 355 356 /* no need for locking, no state */
Note:
See TracChangeset
for help on using the changeset viewer.