Changeset 28915 in vbox for trunk/src/VBox/Runtime/r3/win/dir-win.cpp
- Timestamp:
- Apr 29, 2010 6:12:35 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/dir-win.cpp
r28800 r28915 130 130 131 131 132 int rt OpenDirNative(PRTDIR pDir, char *pszPathBuf)132 int rtDirNativeOpen(PRTDIR pDir, char *pszPathBuf) 133 133 { 134 134 /*
Note:
See TracChangeset
for help on using the changeset viewer.