Jump to content

Suman

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Suman

  1. Don't know if this is the right thread to post my qusetion here.. Posting it here as PaulIA suggested me to post Auto3Lib realted queries on Auto3Lib thread. _ListView_FindString() doesn't work on 64 bit Windows machine. Any comments?
  2. When I rollover the mouse over the list view area of inetmfr then window info tool shows Static1 against ClassNameNN field.
  3. I have to operate on table like control displayed in right pane of MMC. how can I select these table elements shown in right pane of "inetmgr.exe" window? See attachment I want to operate upon the selected item. Window info tool says that it is Static and it is hidden.
  4. Can anyone please help me
  5. Downloaded from following location http://www.autoitscript.com/forum/index.php?showtopic=33677
  6. This is function is from A3LListView.au3. I am not using Beta.. I have 3.2 version.
  7. How do I use _ListView_FindItem(). Actually I am having trouble in filling the third parameter. can somebody please explain me with the help of example. Thanks Suman
  8. Thanks folks that worked for me... Now I have another query.. how can I select table elements shown in right pane of "inetmgr.exe" window? Window info tool says that it is Static and it is hidden.
  9. How can I find and select an item in treeview control. This treeview control is not created by AutoIt. This is windows treeview. For ex:- treeview we get on the left side when we run "inetmgr.exe".
×
×
  • Create New...