Results 1 to 4 of 4

Thread: MSN Messenger API For Guru's

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2000
    Location
    Belgium/Kortrijk
    Posts
    34

    MSN Messenger API For Guru's

    Does any1 have some working code?

    There is a 'hidden' class called Messenger, in the API file of microsoft this class isn't mentioned. No documentation.Can anyone help me out here.


    I managed to recreate Contact list and make conversation windows popup.
    I'd like to work with own Message Windows, and not activating the regular one's.
    Vb-Addicted
    Diederik Van Durme
    18/m/Belgium:Kortrijk

  2. #2
    Hyperactive Member
    Join Date
    Jul 2000
    Posts
    352

    Hmmm...

    I am not sure if I understand you right, but if I do, one possible method is to possibly subclass the messenger. Then, you can track the necessary calls(to find these out, use spy++). Then once you receive a call, you cancel the popping up of the window, but send the information to a customized message box you create. Maybe this helps.

    Joe

  3. #3
    Fanatic Member crispin's Avatar
    Join Date
    Aug 2000
    Location
    2 clicks west of a Quirkafleeg...Cornwall, England
    Posts
    754
    or failing that download the MSN Messenger SDK which exposes the API for you.....
    Crispin
    VB6 ENT SP5
    VB.NET
    W2K ADV SVR SP3
    WWW.BLOCKSOFT.CO.UK

    [Microsoft Basic: 1976-2001, RIP]

  4. #4
    Addicted Member
    Join Date
    Jan 2008
    Location
    Essex, UK
    Posts
    149

    Re: MSN Messenger API For Guru's

    Where can you download the MSN Messenger SDK???? i havent found a working link for it. The one on Microsofts website only contains a .chm help document and no SDK
    Development Enviroment: Visual Studio 2008, VB.NET

    Recommend Winspector, far better then SPY++
    http://www.windows-spy.com/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width