Modify ↓
Opened 12 years ago
Last modified 2 years ago
#2827 assigned Feature Request
FileGetAttrib & Symbolic link
| Reported by: | DXRW4E | Owned by: | Jon |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
is possible to add the "L" (Diretory Symbolic link)
dwReserved0
If the dwFileAttributes member includes the FILE_ATTRIBUTE_REPARSE_POINT attribute, this member specifies the reparse point tag.
Otherwise, this value is undefined and should not be used.
For more information see Reparse Point Tags.
IO_REPARSE_TAG_SYMLINK (0xA000000C)
example using the FileFindNextFile() "L" option would be very useful
Ciao.
Attachments (0)
Change History (7)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
| Type: | Bug → Feature Request |
|---|
comment:4 by , 12 years ago
Strongly supported - it is the one thing that still slows up _RecFileListToArray.
M23
comment:7 by , 2 years ago
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.

I'm sorry, I do not understand why the post and ended up here, i started writing in Open Feature Requests hmmmmm
Ciao.