VirtualBox

Changeset 107972 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Jan 28, 2025 5:10:46 PM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167231
Message:

VBoxTray/IPC: Added a note about VBOXTRAY_IPC_HDR_VERSION (VBox >= 6.0 vs. older versions).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTrayMsg.h

    r106061 r107972  
    3737/** The IPC header's magic. */
    3838#define VBOXTRAY_IPC_HDR_MAGIC          0x19840804
    39 /** IPC header version number. */
     39/** IPC header version number.
     40 *  Note: This has been changed in VBox 6.0 (r153295) to be 1.
     41 *        For VBox < 6.0 the value was 0. */
    4042#define VBOXTRAY_IPC_HDR_VERSION        1
    4143/** The max payload size accepted by VBoxTray.  Clients trying to send more
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