VirtualBox

Changeset 92822 in vbox for trunk/doc


Ignore:
Timestamp:
Dec 8, 2021 2:55:45 PM (3 years ago)
Author:
vboxsync
Message:

Guest Control: Resolved a @todo: Implemented DirectoryCopyFlag_Recursive + DirectoryCopyFlag_FollowLinks and no longer do this implicitly internally.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/SDKRef.xml

    r87265 r92822  
    41394139    interfaces, methods or attributes or other changes that do not affect
    41404140    existing client code.</para>
     4141
     4142    <sect1>
     4143      <title>Incompatible API changes with version 7.0</title>
     4144
     4145      <itemizedlist>
     4146
     4147        <listitem><para><link linkend="IGuestSession__directoryCopyFromGuest">IGuestSession::directoryCopyFromGuest()</link> and
     4148          <link linkend="IGuestSession__directoryCopyToGuest">IGuestSession::directoryCopyToGuest()</link> no longer implicitly
     4149          copy recursively and follow symbolic links -- for this to continue working, the newly introduced flags
     4150          <link linkend="DirectoryCopyFlag_Recursive">DirectoryCopyFlag_Recursive</link> and/or
     4151          <link linkend="DirectoryCopyFlag_FollowLinks">DirectoryCopyFlag_FollowLinks</link> have to be used.</para>
     4152        </listitem>
     4153
     4154      </itemizedlist>
     4155
     4156    </sect1>
    41414157
    41424158    <sect1>
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