Quote Originally Posted by The trick View Post
Do you have troubles to translate from VB6 to C++?
Hello The Trick,

I have gone through the link you provided.Everything is done by modMultiThreading.bas module.It is not so easy to translate the module into c/c++ since it is so advanced that you are using many undocumented apis in it.You know how much I struggled to get rtcMsgBox api work which could not have happened without your awesome support.

I could not even understand what JSVenu suggested me for avoiding additional vb actx dll in my first post regarding undocumented APIs.

So I request you to provide me a simple c/c++ dll like I requested FireHacker containing same functionality as modMultiThreading2.bas for which I will be happy.

Thanks