Modify ↓
Opened on Aug 7, 2014 at 3:52:14 AM
Last modified on Mar 17, 2024 at 5:03:12 PM
#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:2 by , on Aug 7, 2014 at 9:55:59 AM
| Type: | Bug → Feature Request |
|---|
comment:4 by , on Aug 9, 2014 at 3:56:58 PM
Strongly supported - it is the one thing that still slows up _RecFileListToArray.
M23
comment:7 by , on Mar 17, 2024 at 5:03:12 PM
| 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.