Changeset 99122 in vbox for trunk/src/VBox
- Timestamp:
- Mar 22, 2023 6:39:21 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp
r99120 r99122 4983 4983 uint64_t const fGuestControlFeatures0 = mParent->i_getGuestControlFeatures0(); 4984 4984 4985 /* If a current working directory (CWD) is set, make sure that the installed Guest Additions actually 4985 /* If a current working directory (CWD) is set, make sure that the installed Guest Additions actually 4986 4986 * support this before doing anything else. */ 4987 4987 if ( !aCwd.isEmpty()
Note:
See TracChangeset
for help on using the changeset viewer.