VirtualBox

Changeset 49822 in vbox


Ignore:
Timestamp:
Dec 9, 2013 6:49:32 AM (11 years ago)
Author:
vboxsync
Message:

NetLib/ComHostUtils.cpp: defines VBOX_COM_OUTOFPROC_MODULE to create local object for listeners on Windows platform. should elluminate corresponding command line argument in NAT/Makefile.kmk when the code will be added to build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NetLib/ComHostUtils.cpp

    r49819 r49822  
    1919*   Header Files                                                               *
    2020*******************************************************************************/
     21#ifdef RT_OS_WINDOWS
     22# define VBOX_COM_OUTOFPROC_MODULE
     23#endif
    2124#include <VBox/com/com.h>
    2225#include <VBox/com/listeners.h>
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