Changeset 39627 in vbox for trunk/src/VBox/Runtime/r3/win
- Timestamp:
- Dec 15, 2011 11:44:19 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 75421
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/dir-win.cpp
r39626 r39627 130 130 131 131 132 int rtDirNativeOpen(PRTDIR pDir, char *pszPathBuf , uint32_t fOpen)132 int rtDirNativeOpen(PRTDIR pDir, char *pszPathBuf) 133 133 { 134 134 /*
Note:
See TracChangeset
for help on using the changeset viewer.