Opened on May 3, 2010 at 11:04:39 AM
Closed on May 5, 2010 at 10:19:15 AM
Last modified on May 5, 2010 at 8:28:52 PM
#1599 closed Bug (Fixed)
TrayItemSetText Win7 x64
| Reported by: | JamesBrooks | Owned by: | Jpm |
|---|---|---|---|
| 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:2 by , on May 5, 2010 at 10:08:18 AM
In fact does not work either under win7 X86
I will fix it
comment:3 by , on May 5, 2010 at 10:08:35 AM
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:4 by , on May 5, 2010 at 10:19:15 AM
| Milestone: | → 3.3.7.0 |
|---|---|
| Resolution: | → Fixed |
| Status: | assigned → closed |
Fixed by revision [5792] in version: 3.3.7.0
comment:5 by , on May 5, 2010 at 4:36:20 PM
Very bizarre, what version do you have? I tried it on Professional.
comment:6 by , on May 5, 2010 at 8:28:52 PM
I am under Win7 Ultimate X86 but that nothing to do with the regression we introduce when fixing 1475 in 3.3.5.5

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.