Changeset 39647 in vbox
- Timestamp:
- Dec 16, 2011 11:23:08 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImpl.cpp
r39643 r39647 7217 7217 7218 7218 Bstr value; 7219 HRESULT hrc = mMachine->GetExtraData(BstrFmt("VBoxInternal /SharedFoldersEnableSymlinksCreate/%s",7219 HRESULT hrc = mMachine->GetExtraData(BstrFmt("VBoxInternal2/SharedFoldersEnableSymlinksCreate/%s", 7220 7220 strName.c_str()).raw(), 7221 7221 value.asOutParam());
Note:
See TracChangeset
for help on using the changeset viewer.

