Modify ↓
#1564 closed Bug (No Bug)
Not able to get text using controlistview("","","","gettext",$index) for 64 bit machine
| Reported by: | ravi786 | Owned by: | Jpm |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.6.0 | Severity: | None |
| Keywords: | syslistview-64bit | Cc: |
Description
I m trying to retrive the item from syslistview opn 64 bit machine using below syntax:
controlistview("","","","gettext",$index)
but it is not giving any result.
Attachments (0)
Change History (6)
comment:2 by , on Apr 24, 2010 at 10:32:34 PM
I guess it's not a bug. To access a 64bit listview you'll have to compile to 64bit, 32bit exes can not access 64bit listviews (see ICU in examples forum).
comment:3 by , on Apr 26, 2010 at 10:01:22 PM
@ravi786
seing KaFu guess, you can understand how important to describe the environment and all steps needed to reproduce a bug.
a repro script is almost mandatory
;)
Thanks for your cooperation
comment:4 by , on Apr 26, 2010 at 10:27:57 PM
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:6 by , on May 10, 2010 at 6:28:55 PM
| Resolution: | → No Bug |
|---|---|
| Status: | assigned → closed |
closed lack of info
Note:
See TracTickets
for help on using tickets.

Please post a complete example or go to the forum for fie=rst support as you don't follow the ticket posting requirement.
Thanks