Changeset 23375 in vbox for trunk/src/VBox
- Timestamp:
- Sep 28, 2009 1:14:29 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/path-win.cpp
r23292 r23375 266 266 && (Data.dwFileAttributes & FILE_ATTRIBUTE_REPARSE_POINT)) 267 267 { 268 #ifndef DEBUG_sandervl 268 269 AssertFailed(); 270 #endif 269 271 /** @todo Symlinks: RTPathQueryInfoEx is not handling symbolic links 270 272 * correctly on Windows. (Both GetFileAttributesEx and FileFindFirst
Note:
See TracChangeset
for help on using the changeset viewer.