VirtualBox

Changeset 104179 in vbox for trunk


Ignore:
Timestamp:
Apr 5, 2024 12:25:23 PM (6 months ago)
Author:
vboxsync
Message:

Guest Control:

  • Factored out most of the guest process stream handling of GuestToolboxStream (deprecated) into a new generic class GuestProcessOutputStream. That way we can make use of most of that code for other, non-toolbox related functionality.
  • Factoredd out most of the guest process wrapping functionality from GuestProcessToolbox into a new generic class GuestProcessWrapper. Ditto (see above).
  • Make more use of VBOX_WITH_GSTCTL_TOOLBOX_SUPPORT to compile a lot less code if not defined. Toolbox handling is required for supporting older Guest Additions (< 7.1) though (so enabled by default).

[build fix, committed a bit too much]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r104178 r104179  
    26262626# Windows install tools...
    26272627# Note! The scripts has been moved to Bin in v8.0.
    2628 VBOX_PATH_WIX       ?= $(KBUILD_DEVTOOLS)/win.x86/wix/v3.14.1
     2628VBOX_PATH_WIX       ?= $(KBUILD_DEVTOOLS)/win.x86/wix/v3.11.2
    26292629ifdef VBOX_WITH_NEW_WINDOWS_SDK
    26302630 VBOX_PATH_MSITRAN  ?= $(PATH_SDK_$(VBOX_WINPSDK)_BIN)/../x86/MsiTran.Exe
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