VirtualBox

Changeset 49660 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Nov 26, 2013 2:36:09 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90912
Message:

Main/idl/apiwrap-server.xsl: add forgotten marshaller interface to the COM map of every wrapper class, which is needed to solve threading model trouble

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/apiwrap-server.xsl

    r47650 r49660  
    136136    </xsl:call-template>
    137137    <xsl:value-of select="concat('        COM_INTERFACE_ENTRY2(IDispatch, ', @name, ')&#10;')"/>
    138     <xsl:text>    END_COM_MAP()
     138    <xsl:text>        COM_INTERFACE_ENTRY_AGGREGATE(IID_IMarshal, m_pUnkMarshaler.p)
     139    END_COM_MAP()
    139140
    140141</xsl:text>
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