Changeset 92665 in vbox for trunk/src/VBox
- Timestamp:
- Dec 1, 2021 3:05:37 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp
r92664 r92665 1714 1714 if (argc < 2 || strcmp(argv[1], "--use-toolbox")) 1715 1715 { 1716 /* We must match vgsvcGstCtrlProcess ResolveExecutablehere and claim1716 /* We must match vgsvcGstCtrlProcessCreateProcess here and claim 1717 1717 everything starting with "vbox_". */ 1718 1718 if (!RTStrStartsWith(pszTool, "vbox_"))
Note:
See TracChangeset
for help on using the changeset viewer.