Jump to content

How can I Communicate with my AutoIt in C++ Application?


emarel15
 Share

Recommended Posts

Hi there guys, I am new to Autoit/COM programming.

I have a problem I wanted you to help.

How can I communicate with my AutoIt file in my C++ application.

I heard about COM, but can anyone care to give me an example

on how I can do it? Or any sites for tutorials?

Thank you very much.

Link to comment
Share on other sites

Hi there guys, I am new to Autoit/COM programming.

I have a problem I wanted you to help.

How can I communicate with my AutoIt file in my C++ application.

I heard about COM, but can anyone care to give me an example

on how I can do it? Or any sites for tutorials?

Thank you very much.

Anyone??

Link to comment
Share on other sites

  • 1 month later...

Hi emarel15,

Sorry dude, I have no idea how your question has lingered this long. There are any number of ways to communicate. You can use a text or INI file and read and write message #'s. You can have a hidden label in each program and change the text as needed. Or you can do the preferred method which I think is the API call SendMessage with WM_USER as the command. Is communication one way or bi-directional and what are you trying to communicate?

Good luck,

Christian

Christian Blackburn, A+, Network+
 

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...