Jump to content

Recommended Posts

Posted

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.

Posted

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

  • 1 month later...
Posted

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+
 

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
×
×
  • Create New...