Changeset 28688 in vbox for trunk/src/VBox/Runtime/r3/win
- Timestamp:
- Apr 24, 2010 6:12:55 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60560
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/dir-win.cpp
r25292 r28688 128 128 129 129 130 RTDECL(int) RTDirFlush(const char *pszPath) 131 { 132 return VERR_NOT_SUPPORTED; 133 } 134 135 130 136 int rtOpenDirNative(PRTDIR pDir, char *pszPathBuf) 131 137 {
Note:
See TracChangeset
for help on using the changeset viewer.