Development using Windows & MSN Messenger from C++

  • Thread starter Thread starter Michael Malinak
  • Start date Start date
M

Michael Malinak

I'm currently trying to write an application that uses Windows Messenger
(and MSN messenger) from C++. All of the MSDN documentation refers to
msgrua.h and msgrua.idl (and various other dispatch headers), yet these are
nowhere to be found.
Whats up with that? We don't seriously have to use IUnknown's and figure
out everything for ourselves do we?
Everything is easy to use from .NET languages, why so difficult from C++?

Michael
 
I am facing the same problem. In my case, I'm looking for msgrpriv.h.
Does anyone out there know where to get these files??
 

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