Modify ↓
#1777 closed Bug (Fixed)
Issues with Security.au3
| Reported by: | Valik | Owned by: | |
|---|---|---|---|
| Milestone: | 3.3.7.22 | Component: | AutoIt |
| Version: | 3.3.6.1 | Severity: | None |
| Keywords: | Cc: |
Description
There are a number of issues I've noticed with Security.au3. This ticket is a reminder to myself that I need to go through that file and clean up the errors. Some of the functions are completely broken such as OpenProcessToken() and GetTokenInformation(). Also noticeably absent are the SetTokenInformation() and DuplicateTokenEx() functions.
Attachments (0)
Change History (4)
comment:1 by , 15 years ago
comment:2 by , 14 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | new → closed |
comment:4 by , 14 years ago
| Milestone: | Future Release → 3.3.7.22 |
|---|
Note:
See TracTickets
for help on using tickets.

See also #1560.