Results 1 to 4 of 4

Thread: unsure how to use Windows Messenger API

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,168

    unsure how to use Windows Messenger API

    I've heard of the IMessenger interface. But i'm not sure how to use it. How do i create the object for it? Is it a COM object or a WIN32 dll?

  2. #2
    Hyperactive Member
    Join Date
    Aug 2002
    Location
    UK
    Posts
    417

    Re: unsure how to use Windows Messenger API

    Well I am not 100% sure but I think you create as a COM object. does it show up in the references list in VB. if it does you should be-able to add in your project.

    as for example I am not sure never really messed around with msn. But one good place you may have some look is www.pscode.com I seen a few examples there before.
    When your dreams come true.
    On error resume pulling hair out.

  3. #3
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: unsure how to use Windows Messenger API

    It's a COM library, as dreamvb said you can add it in the References dialog box, under the COM tab. I think it's called "Messenger API Type Library", or something.

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,168

    Re: unsure how to use Windows Messenger API

    thanks.

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