DescriptionFilePath::Append() doesn't allow you to append a fully-qualified
path (like "C:\foo\bar"). The current code was attempting to
append "c:\foo\bar" to "\\?\" for long filename support. Reworked
so that this could work. I feel back about using the ToWStringHack()
function, but there is literally no other choice.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30206
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|