Modify ↓
Opened 17 years ago
Closed 17 years ago
#743 closed Bug (Fixed)
TrayItemGetHandle crashes the script
| Reported by: | Owned by: | J-Paul Mesnage | |
|---|---|---|---|
| Milestone: | 3.2.13.13 | Component: | AutoIt |
| Version: | 3.2.12.1 | Severity: | None |
| Keywords: | Tray Handle ID Crash | Cc: |
Description
When we trying to use TrayItemGetHandle() on wrong ID (not created by TrayCreateItem()), it cashing the script.
Can be reproduced easily:
TrayItemGetHandle(3) ;4 or 100000 instead of 3 also will crash.
Forum topic where the bug found (by rasim).
P.S
Tested also on 3.2.8.1, so it must be an old bug.
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , 17 years ago
| Milestone: | → 3.2.13.13 |
|---|---|
| Resolution: | → Fixed |
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in version: 3.2.13.13