Modify ↓
#1599 closed Bug (Fixed)
TrayItemSetText Win7 x64
| Reported by: | JamesBrooks | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| Milestone: | 3.3.7.0 | Component: | AutoIt |
| Version: | 3.3.6.0 | Severity: | None |
| Keywords: | trayitemsettext, tray, windows 7, x64, 64bit | Cc: |
Description
The function, TrayItemSetText does not seem to work on Win7 x64 (Professional/Ultimate) (only two tested), yet it does work on Win7 Pro x32.
http://www.autoitscript.com/autoit3/docs/functions/TrayItemSetText.htm
Same code.
Attachments (0)
Change History (6)
comment:1 by , 16 years ago
comment:3 by , 16 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:4 by , 16 years ago
| Milestone: | → 3.3.7.0 |
|---|---|
| Resolution: | → Fixed |
| Status: | assigned → closed |
Fixed by revision [5792] in version: 3.3.7.0
comment:6 by , 16 years ago
I am under Win7 Ultimate X86 but that nothing to do with the regression we introduce when fixing 1475 in 3.3.5.5
Note:
See TracTickets
for help on using tickets.

Further testing shows that normal use of the function (handles created by the user) can be changed fine, whilst handles such as $TRAY_ITEM_EXIT (3) do not.