asynchronous callbacks!!!???

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have to establish asynchronous communication in my application.

I am using a third party dll for that. Some methods in this dll
use callback mechanism to provide asynchronous communication.

But it seems that .NET CF has no support for callbacks.

Is there any way we can solve the problem of anynchronous callbacks from
unmanaged code.

Kindly let me know.

Cheers,

Naveen.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top