Changeset 36675 in vbox for trunk/src/VBox/Runtime/r3
- Timestamp:
- Apr 14, 2011 4:15:16 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/path-win.cpp
r36614 r36675 181 181 return RTUtf16ToUtf8Ex(&wszPath[0], RTSTR_MAX, &pszPath, cchPath, NULL); 182 182 } 183 183 184 184 185 RTDECL(int) RTPathUserDocuments(char *pszPath, size_t cchPath)
Note:
See TracChangeset
for help on using the changeset viewer.