Darkie Posted February 7, 2006 Posted February 7, 2006 Hi, This is kind of a newbie question.Can AutoIt recognise .Net objects or controls. I am trying to automate shareaza p2p client and the transfer window listview shows as ClassNameNN : AfxWnd70su5 instead of syslistview32N. Is there a workaround for this? I think shareaza uses .net framework. Please help.
Confuzzled Posted February 9, 2006 Posted February 9, 2006 Hi,This is kind of a newbie question.Can AutoIt recognise .Net objects or controls. I am trying to automate shareaza p2p client and the transfer window listview shows as ClassNameNN : AfxWnd70su5 instead of syslistview32N. Is there a workaround for this? I think shareaza uses .net framework. Please help. Isn't Shareaza open source? Download the source code and have a look yourself. You may be able to automate the things you want inside the program instead of adding a script from AutoIT over the top of it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now