Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to call a dll-function which start a thread?
#1
There is a dll file from my friend,it will connect to server and reconnect if need,so there is a function in it:

StartConnect("serverip",serverport)

it will start a thread when call it,it work well if call it with c++,but I call it with qm,it can't work... Sad

I check the "netstat" and "thread",looks like the connection and thread were killed when finished qm call,

what should I do to handle this case? Thank anyway!


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)