Innovative Posted January 19, 2013 Posted January 19, 2013 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?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now