VirtualBox

Ignore:
Timestamp:
Mar 31, 2016 5:04:53 PM (9 years ago)
Author:
vboxsync
Message:

HostDrivers/Runtime: fixed a few functions according to __stdcall (thanks Parfait)

File:
1 edited

Legend:

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

    r59998 r60278  
    24312431 * #define VBOXNETLWFWIN_DEBUGIPADDRNOTIF 1
    24322432 */
    2433 static void vboxNetLwfWinIpAddrChangeCallback(IN PVOID pvCtx,
    2434                                               IN PMIB_UNICASTIPADDRESS_ROW pRow,
    2435                                               IN MIB_NOTIFICATION_TYPE enmNotifType)
     2433static void __stdcall vboxNetLwfWinIpAddrChangeCallback(IN PVOID pvCtx,
     2434                                                        IN PMIB_UNICASTIPADDRESS_ROW pRow,
     2435                                                        IN MIB_NOTIFICATION_TYPE enmNotifType)
    24362436{
    24372437    PVBOXNETFLTINS pThis = (PVBOXNETFLTINS)pvCtx;
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