Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    COM Event Sink without ATL in Qt (C++)?

    General and Desktop
    1
    2
    4611
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      bfabricius last edited by

      Hi everyone,

      I am using a COM Object to control Skype from my Qt Skype Plugin written in C++. Now I want to register Skype Event Handlers for call staus changes for example. I am having difficulties finding examples that implement COM Event Sinks without ATL in Qt. ATL is not included in VS Express and the Windows Platform SDK. Could ActiveQt help in doing this? I am still new to COM and think I might be looking in the wrong direction.

      Thanks for your help!

      Greetings,
      bfabricius

      1 Reply Last reply Reply Quote 0
      • B
        bfabricius last edited by

        I've managed to incorporate an Event Dispatcher defining an Event Sink Map using ATL to notify events in Qt now. After evaluating the possibilities not using ATL I did not find a feasible alternative. Too bad ATL is not part of the free Windows SDK or VC++ Express distros.

        I'd still be pleased to here if anyone managed with ActiveQt or without ATL.

        Greetings,
        bfabricius

        1 Reply Last reply Reply Quote 0
        • First post
          Last post