Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fixed link to new ticket page. |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
60881720128dd0866e85d739404d2e66 |
User & Date: | MCO 2014-02-26 18:33:16.239 |
Context
2014-02-28
| ||
08:22 | Added /b option to ConvertCharset, to keep a backup of any overwritten file. Updated all projects to XE5. check-in: 728d68c864 user: Martijn tags: trunk | |
2014-02-26
| ||
18:33 | Fixed link to new ticket page. check-in: 6088172012 user: MCO tags: trunk | |
18:32 | Added remark about the lack of binaries. check-in: ae35a14f31 user: MCO tags: trunk | |
Changes
Changes to doc/README.md.
1 2 3 4 5 | Some useful tools ================= This repository contains a few command-line tools I wrote in a hurry, and might be useful to others. Use the menu above to browse through the source code. I haven't got any pre-built binary at the | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | Some useful tools ================= This repository contains a few command-line tools I wrote in a hurry, and might be useful to others. Use the menu above to browse through the source code. I haven't got any pre-built binary at the moment, but if you drop me a note or [write a ticket](../../../tktnew) about it, I will. FinalPathNameByHandle --------------------- Prints the final path of the given file or folder name, i.e. all junctions and symlinks are resolved. See the MSDN article on [GetFinalPathNameByHandle] for more information. |
︙ | ︙ |