VirtualBox

Ignore:
Timestamp:
Mar 28, 2017 12:19:45 AM (8 years ago)
Author:
vboxsync
Message:

VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not 'visible' - added VBoxSDS implementation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/xpidl_iid.xsl

    r62486 r66274  
    9393-->
    9494<xsl:template match="library">
    95   <xsl:apply-templates select="if | interface"/>
    96   <xsl:apply-templates select="module"/>
     95  <xsl:apply-templates select="application/if | application/interface"/>
     96  <xsl:apply-templates select="application/module"/>
    9797</xsl:template>
    9898
     
    151151</xsl:template>
    152152
     153
     154<xsl:template match="application[@uuid='ec0e78e8-fa43-43e8-ac0a-02c784c4a4fa']//module/class" />
     155
     156<xsl:template match="application[@uuid='ec0e78e8-fa43-43e8-ac0a-02c784c4a4fa']/if//interface
     157| application[@uuid='ec0e78e8-fa43-43e8-ac0a-02c784c4a4fa']//interface" />
     158
    153159</xsl:stylesheet>
    154160
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