Jump to content

Delphi and AutoitX


51158493
 Share

Recommended Posts

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

post-63856-0-87921500-1300948724_thumb.j

Link to comment
Share on other sites

  • 1 month later...

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...