Hi,
Do you have a sample file to show me how to implement Windows Messenger APIs, such as IMessenger I need to do certain things described here (http://msdn.microsoft.com/library/default.asp url=/library/en-us/winmessenger/winmessenger/overview/regmechanism.asp).
Also, where can I download the Header and IDL files for those interfaces (IMessenger, IMessengerPrivate and IMsgrSessionManager)
Thank you very much in advance.
Regards,
Lydia

How to implement IMessenger, Windows Messenger API
rkn123
Take a look at http://msdn.microsoft.com/library/default.asp url=/library/en-us/winmessenger/winmessenger/reference/messengerprivateapi/ifaces/imsgrsessionmanager/imsgrsessionmanager.asp
If this doesn't help, then I would suggest using the newsgroups at http://msdn.microsoft.com/newsgroups/default.aspx dg=microsoft.public.win32.programmer.messaging&lang=en&cr=US since this forum is specific for VC2005 issues.
Thanks,
Ayman Shoukry
VC++ Team