Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. COM Event Sink without ATL in Qt (C++)?
QtWS25 Last Chance

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

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 4.9k Views
  • 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 Offline
    B Offline
    bfabricius
    wrote on last edited by
    #1

    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
    0
    • B Offline
      B Offline
      bfabricius
      wrote on last edited by
      #2

      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
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved