Changeset 75652 in vbox for trunk/src/VBox/Runtime/include/internal
- Timestamp:
- Nov 21, 2018 9:00:31 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/include/internal/dir.h
r70890 r75652 99 99 #ifndef RTDIR_AGNOSTIC 100 100 # ifdef RT_OS_WINDOWS 101 /** Set by RTDirRewind. */ 102 bool fRestartScan; 101 103 /** Handle to the opened directory search. */ 102 104 HANDLE hDir;
Note:
See TracChangeset
for help on using the changeset viewer.