Modify ↓
Opened 16 years ago
Closed 16 years ago
#1564 closed Bug (No Bug)
Not able to get text using controlistview("","","","gettext",$index) for 64 bit machine
| Reported by: | ravi786 | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| 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:1 by , 16 years ago
comment:2 by , 16 years ago
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 , 16 years ago
@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 , 16 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
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