Changeset 46697 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Jun 20, 2013 10:07:44 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 86605
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp
r46593 r46697 64 64 pszFilename = psz; 65 65 } 66 67 AssertMsg(RTPathStartsWithRoot(pszFilename), ("pszFilename='%s'\n", pszFilename)); 66 68 67 69 /*
Note:
See TracChangeset
for help on using the changeset viewer.