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.
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.