VirtualBox

Ignore:
Timestamp:
Dec 16, 2009 4:53:43 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
56089
Message:

NetAdp/win: fix host-only if creation (public ticket #5708)

File:
1 edited

Legend:

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

    r25385 r25439  
    10581058
    10591059    return hr;
     1060}
     1061
     1062VBOXNETCFGWIN_DECL(HRESULT) VBoxNetCfgWinInstallInf(IN LPCWSTR pInfFullPath)
     1063{
     1064    return vboxNetCfgWinCopyInf(pInfFullPath);
    10601065}
    10611066
     
    28342839    if (SUCCEEDED(hrc))
    28352840    {
    2836 //        Bstr str(DevName);
    2837 //        str.detachTo(pName);
    28382841        WCHAR ConnectoinName[128];
    28392842        ULONG cbName = sizeof(ConnectoinName);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette