Ignore:
Timestamp:
2/12/2010 6:14:28 AM (2 years ago)
Author:
lowjoel
Message:

Path names need not be escaped any more since we parse the arguments by regex.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/eraser6/ShellExt/CtxMenu.h

    r1675 r1828  
    8181 
    8282        static std::wstring LoadString(UINT stringID); 
    83         static std::wstring EscapeString(const std::wstring& string); 
    8483        static std::wstring FormatString(const std::wstring& formatString, ...); 
    8584        static std::wstring FormatError(DWORD lastError = static_cast<DWORD>(-1)); 
Note: See TracChangeset for help on using the changeset viewer.