I'm programmed with C/C++ more than years. I started to programming with Unix platforms, so my Win32 programming (DLL,APIs,COM+,etc.) is not so good.

So what im trying to do is a kind remote-console for mIRC using OpenSSL etc. Problem is i dont wana do it by remote script. I want do it by using DLL so its MUCH easier to do different functions.

Remote-console's thread will stops the mIRC i while, but by using select its another thing. I don't need even loop-threads.

I cant find any examples/demonstrations about this. So can someone please tell me more about that. [intrested]