VirtualBox

Ignore:
Timestamp:
Sep 27, 2011 8:32:04 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
74191
Message:

VBoxService/GuestCtrl: Fixed ABI for stdout pipe ID.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/HostServices/GuestControlSvc.h

    r38133 r38870  
    8080 * a certain pipe buffer.
    8181 */
    82 #define OUTPUT_HANDLE_ID_STDOUT     1
    83 #define OUTPUT_HANDLE_ID_STDERR     2
     82#define OUTPUT_HANDLE_ID_STDOUT_DEPRECATED  0 /* Needed for VBox hosts < 4.1.0. */
     83#define OUTPUT_HANDLE_ID_STDOUT             1
     84#define OUTPUT_HANDLE_ID_STDERR             2
    8485
    8586/** @name Internal tools built into VBoxService which are used in order to
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