Changeset 53318 in vbox for trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp
- Timestamp:
- Nov 13, 2014 10:06:29 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp
r53090 r53318 2088 2088 } 2089 2089 2090 /* 2091 * Use the same id as does the old implementation for NDIS 5 2092 * #define VBOXNETCFGWIN_NETLWF_ID L"oracle_VBoxNetLwf" 2093 */ 2094 #define VBOXNETCFGWIN_NETLWF_ID L"sun_VBoxNetFlt" 2090 #define VBOXNETCFGWIN_NETLWF_ID L"oracle_VBoxNetLwf" 2095 2091 2096 2092 static HRESULT vboxNetCfgWinNetLwfUninstall(IN INetCfg *pNc, DWORD InfRmFlags)
Note:
See TracChangeset
for help on using the changeset viewer.