Page 1 of 1

Library for message events

Posted: 26 Sep 2023, 04:10
by Archimede
Hallo.
This is a library to set and manage event for send and receive string message between 2 AutoHotkey scripts.

Re: Library for message events

Posted: 17 Apr 2024, 05:52
by kaka2
Archimede wrote:
26 Sep 2023, 04:10
Hallo.
This is a library to set and manage event for send and receive string message between 2 AutoHotkey scripts.
This is so much interesting. I am new to AHK. Can you please describe how can we make it 2 way communication like 1.exe will send a string to 2.exe and 2.exe will send a new string back to 1.exe? I tried to do this but could not succeed. Please help me

Re: Library for message events

Posted: 17 Apr 2024, 09:29
by Archimede
Hallo.
I am not trying it, than I can no tell you all.
I developed it with AutoHotkey 1.1 on Windows 7, I don't know if it work on Windows 10 or other; I'm sure it mus be adapted to work on AutoHotkey 2.
I'm sure it works, because I tryed it; you must read well the initial explain into the MessageEvents.ahk file.
I'm sorry for this very small explain.

Re: Library for message events

Posted: 17 Apr 2024, 23:13
by kaka2
Hello, Archimede
I am using AutoHotkey 1.1 on Windows 10 and it works well on Windows 10 I don't need it for AutoHotkey 2.

Can you help me ?