VirtualBox

Ignore:
Timestamp:
May 17, 2023 1:48:57 PM (21 months ago)
Author:
vboxsync
Message:

*: A bunch of adjustments that allows using /permissive- with Visual C++ (qt 6.x necessity).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltP-win.cpp

    r98103 r99828  
    142142    {
    143143        PNDIS_CONFIGURATION_PARAMETER pParam;
    144         NDIS_STRING UppedBindStr = NDIS_STRING_CONST("UpperBindings");
     144        NDIS_STRING UppedBindStr = VBOX_NDIS_STRING_CONST("UpperBindings");
    145145        NdisReadConfiguration(&Status, &pParam, hConfig, &UppedBindStr, NdisParameterString);
    146146        Assert(Status == NDIS_STATUS_SUCCESS);
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