Jump to content

Recommended Posts

Posted (edited)

You couls always use the dll directly instead of using COM.

And can you get me example how to do it? I'm new to this stuff ...

I know it is [dllimport], but i really don't know how exactly to work with it

this is how i use it now

AutoItX3Lib.AutoItX3 autoit = new AutoItX3Lib.AutoItX3();
autoit.AutoItSetOption("WinTitleMatchMode", 2);
and other commands are sent like that

Thanks

Edited by evlo

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
  • Recently Browsing   0 members

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