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:1 by Jpm, on Apr 24, 2010 at 7:42:59 PM

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

comment:2 by KaFu, 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 Jpm, 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 Jpm, on Apr 26, 2010 at 10:27:57 PM

Owner: set to Jpm
Status: newassigned

comment:5 by Jpm, on May 5, 2010 at 12:13:22 PM

unless I get a repro script I will close it

comment:6 by Jpm, on May 10, 2010 at 6:28:55 PM

Resolution: No Bug
Status: assignedclosed

closed lack of info

Modify Ticket

Action
as closed The owner will remain Jpm.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.