Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    ActiveQt - handling COM control/object instances

    General and Desktop
    activeqt qaxbase qaxobject
    1
    1
    512
    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.
    • M
      mpuch last edited by

      Hello everyone!
      I'm quite new to ActiveQt framework and I currently stuck on something elementary.

      When i invoke server (COM application) by QAxObject::setControl() and is alredy running, QAxObject acquire only pointer to its instance. But if instance is not present, it will run up by default.

      My Question is: is there any posibility to check first if server instance is alredy running before create it?
      I want to manage creating process by myself invoking server application on demand. Is this possible?

      Every help/guide will by appreciate.

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