VirtualBox

Ignore:
Timestamp:
Sep 29, 2014 4:00:24 PM (10 years ago)
Author:
vboxsync
Message:

Additions/VBoxService: add first skeleton of display service.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp

    r52702 r52890  
    137137#ifdef VBOX_WITH_SHARED_FOLDERS
    138138    { &g_AutoMount,     NIL_RTTHREAD, false, false, false, false, true },
     139#endif
     140#ifdef VBOXSERVICE_WITH_DISPLAY
     141    { &g_Display,       NIL_RTTHREAD, false, false, false, false, true },
    139142#endif
    140143};
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