Changeset 37596 in vbox for trunk/src/VBox/Runtime/common/vfs/vfsmisc.cpp
- Timestamp:
- Jun 22, 2011 7:30:06 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/vfs/vfsmisc.cpp
r33973 r37596 39 39 40 40 41 RTDECL(int) RTVfsIoStrmFromStdHandle(RTHANDLESTD enmStdHandle, uint 32_t fOpen, bool fLeaveOpen,41 RTDECL(int) RTVfsIoStrmFromStdHandle(RTHANDLESTD enmStdHandle, uint64_t fOpen, bool fLeaveOpen, 42 42 PRTVFSIOSTREAM phVfsIos) 43 43 {
Note:
See TracChangeset
for help on using the changeset viewer.