VirtualBox

Ignore:
Timestamp:
Nov 18, 2017 3:38:05 AM (7 years ago)
Author:
vboxsync
Message:

Hack midl.xsl extends $unknown translation for notdual to fix SDK build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r69734 r69740  
    2437724377  <!--
    2437824378  // IVBoxSVC
     24379  // Note! This actually extends IUnknown rather than IDispatch, notdual=yes
     24380  //       sees to that.
    2437924381  //////////////////////////////////////////////////////////////////////////
    2438024382  -->
    2438124383  <interface
    24382     name="IVBoxSVC" extends="IUnknown"
    24383     uuid="902659ea-d14e-4444-4bc1-40b0d01ae9b3"
    24384     wsmap="suppress" internal="yes"  notdual="yes"
     24384    name="IVBoxSVC" extends="$unknown" notdual="yes"
     24385    uuid="f22181fb-921b-4f2a-7801-0cc5ec28cdae"
     24386    wsmap="suppress" internal="yes"
    2438524387    reservedMethods="0" reservedAttributes="0"
    2438624388    >
     
    2446324465  </interface>
    2446424466
    24465 </if>
     24467</if> <!-- bird: shouldn't this if-element at leat include the VBoxSDS module, if not the whole system service application? -->
    2446624468
    2446724469  <module name="VBoxSDS" context="LocalService">
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