VirtualBox

Ignore:
Timestamp:
Apr 1, 2011 8:21:30 AM (14 years ago)
Author:
vboxsync
Message:

netflt/adp/win: switch to new VBoxDrvCfg lib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetAdpUninstall.cpp

    r36184 r36487  
    1717
    1818#include <VBox/VBoxNetCfg-win.h>
     19#include <VBox/VBoxDrvCfg-win.h>
    1920#include <stdio.h>
    2021
     
    4041        if(hr == S_OK)
    4142        {
    42             hr = VBoxNetCfgWinInfUninstallAll(&GUID_DEVCLASS_NET, L"Net", L"sun_VBoxNetAdp", 0/* could be SUOI_FORCEDELETE */);
     43            hr = VBoxDrvCfgInfUninstallAllSetupDi(&GUID_DEVCLASS_NET, L"Net", L"sun_VBoxNetAdp", 0/* could be SUOI_FORCEDELETE */);
    4344            if(hr == S_OK)
    4445            {
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