Changeset 24351 in vbox
- Timestamp:
- Nov 4, 2009 6:36:21 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/include/VBox/shflsvc.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/shflsvc.h
r21485 r24351 337 337 #define SHFL_CF_ACCESS_ATTR_READWRITE (SHFL_CF_ACCESS_READ | SHFL_CF_ACCESS_WRITE) 338 338 339 /** The file is opened in append mode. Ignored if SHFL_CF_ACCESS_WRITE is not set. */ 340 #define SHFL_CF_ACCESS_APPEND (0x00040000) 341 339 342 /** @} */ 340 343
Note:
See TracChangeset
for help on using the changeset viewer.

