Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Added remark about the lack of binaries. |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
ae35a14f3117d29d706ae042e7eaac78 |
User & Date: | MCO 2014-02-26 18:32:25.028 |
Context
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 | |
17:50 | (iframe does work, but it's not useful because of all the headers). check-in: 14fed3b0b7 user: MCO tags: trunk | |
Changes
Changes to doc/README.md.
1 2 3 4 5 6 7 8 9 10 | Some useful tools ================= This repository contains a few command-line tools I wrote in a hurry, and might be useful to others. 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. | > > > | 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. |
︙ | ︙ |