Hi all!
Recently, I've been working on a program that is always running in the background listening to messages from TCP.
However, I've encountered a problem, I'm trying to add a tray menu to the program, but I don't know how I am going to make the program listen and handle the tray menu TrayGetMSG() at the same time..
And additionally, I'm thinking of making a GUI too, then i'll have a bigger problem, how do i listen + handle tray menu + handle gui at the same time?
I know that autoit is not multithread-enabled, anyone know a workaround or solution?
Recently, I've been working on a program that is always running in the background listening to messages from TCP.
However, I've encountered a problem, I'm trying to add a tray menu to the program, but I don't know how I am going to make the program listen and handle the tray menu TrayGetMSG() at the same time..
And additionally, I'm thinking of making a GUI too, then i'll have a bigger problem, how do i listen + handle tray menu + handle gui at the same time?
I know that autoit is not multithread-enabled, anyone know a workaround or solution?