B
bobo
As in platform in SDK, I can write another thread and interact with the
application window using postmessage and sendmessage.
But in .net framework, there's not methods like these, so how can I make
these two threads( the windows thread and worker thread work together)
Is there something like the 'message loop'?
application window using postmessage and sendmessage.
But in .net framework, there's not methods like these, so how can I make
these two threads( the windows thread and worker thread work together)
Is there something like the 'message loop'?