51158493 Posted March 24, 2011 Share Posted March 24, 2011 hi guys i ve a problem i imported Type library with AutoItX3.dll via delphi,but when i use it ,it have a error,follow code AutoItX31 := TAutoItX3.Create(nil); MyText := AutoItX31.WinGetText('server32','') //this step has error [attachment=33485:error.jpg] plz help me ,thanks Link to comment Share on other sites More sharing options...
Cor Posted May 19, 2011 Share Posted May 19, 2011 MyText := AutoItX31.WinGetText('server32','' second parameter cannot be empty grCor hi guys i ve a problem i imported Type library with AutoItX3.dll via delphi,but when i use it ,it have a error,follow code AutoItX31 := TAutoItX3.Create(nil); MyText := AutoItX31.WinGetText('server32','') //this step has error [attachment=33485:error.jpg] plz help me ,thanks gr.Corhttp://www.ready4music.com35+ programs for ... Link to comment Share on other sites More sharing options...
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