Changeset 46701 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Jun 20, 2013 11:07:30 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp
r46700 r46701 67 67 pszFilename = psz; 68 68 } 69 70 AssertMsg(RTPathStartsWithRoot(pszFilename), ("pszFilename='%s'\n", pszFilename));71 69 72 70 /*
Note:
See TracChangeset
for help on using the changeset viewer.