Changeset 36179 in vbox for trunk/src/VBox/Additions/common
- Timestamp:
- Mar 7, 2011 9:53:04 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp
r36178 r36179 111 111 { 112 112 /* Host does not support the "TRANSIENT_RESET" flag, so only 113 * use the "TRANSIENT" flag *-- better than nothing :-). */113 * use the "TRANSIENT" flag -- better than nothing :-). */ 114 114 rc = VbglR3GuestPropWrite(u32ClientId, pszName, pszValue, "TRANSIENT"); 115 115 }
Note:
See TracChangeset
for help on using the changeset viewer.