PC Review


Reply
Thread Tools Rate Thread

asynchronous callbacks!!!???

 
 
=?Utf-8?B?TmF2ZWVuIE11a2tlbGxp?=
Guest
Posts: n/a
 
      24th Sep 2004
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.
 
Reply With Quote
 
 
 
 
PR
Guest
Posts: n/a
 
      24th Sep 2004
Look up the MessageWindow class in Compact Framework. You can implement
Asynchromous callbacks using the MessageWindow class and some threading, if
necessary. This article gives you some info and a sample.

http://msdn.microsoft.com/library/de...sagewindow.asp


PR


"Naveen Mukkelli" <(E-Mail Removed)> wrote in
message news:90AD8CD5-6A2F-4EBF-9AB0-(E-Mail Removed)...
> 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.



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Callbacks Across AppDomains (Asynchronous Programming Model) mmorrison93@gmail.com Microsoft C# .NET 0 23rd Jan 2008 12:23 AM
asynchronous callbacks jediknight Microsoft ASP .NET 4 19th Jun 2007 10:29 AM
Asynchronous callbacks in C# Ann Huxtable Microsoft C# .NET 2 27th Nov 2005 11:08 PM
How do you get around not having Callbacks? M. Said Microsoft Dot NET Compact Framework 4 15th Sep 2004 05:51 PM
.NET CF Asynchronous Callbacks Possible? Michael Billard Microsoft Dot NET Compact Framework 2 21st Oct 2003 05:38 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:38 PM.