Changeset 51849 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Jul 3, 2014 1:32:24 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp
r51847 r51849 2011 2011 2012 2012 hr = VBoxNetCfgWinUninstallComponent(pNc, pNcc); 2013 NonStandardLog (("NetFlt component uninstallation ended with hr (0x%x)\n", hr));2013 NonStandardLogFlow(("NetFlt component uninstallation ended with hr (0x%x)\n", hr)); 2014 2014 2015 2015 pNcc->Release();
Note:
See TracChangeset
for help on using the changeset viewer.