Skip to content
Snippets Groups Projects
Forked from Utils / KWSys
Loading
  • Brad King's avatar
    e71a3406
    Encoding: Add ToWindowsExtendedPath function · e71a3406
    Brad King authored
    Move the implementation of `SystemTools::ConvertToWindowsExtendedPath`
    over to a new function in `Encoding`.  It does not depend on other
    things `SystemTools` and will be useful in other KWSys components
    that already depend on `Encoding` but not `SystemTools`.
    e71a3406
    History
    Encoding: Add ToWindowsExtendedPath function
    Brad King authored
    Move the implementation of `SystemTools::ConvertToWindowsExtendedPath`
    over to a new function in `Encoding`.  It does not depend on other
    things `SystemTools` and will be useful in other KWSys components
    that already depend on `Encoding` but not `SystemTools`.
Encoding.hxx.in 2.54 KiB