Quote:
so what is being multitaksed in it i dont know.


Actually, mIRC is a fully multithreaded program when it comes to the GUI, but that's due to the Windows architecture and API.

What is _not_ multithreaded is that one single script process that goes around in circles waiting for an event or command and then executing it. That all happens in that one thread.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"