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. ActiveQt (QAxFactory) combination of exe and dll files

ActiveQt (QAxFactory) combination of exe and dll files

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 387 Views 1 Watching
  • 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.
  • T Offline
    T Offline
    tonka
    wrote on last edited by
    #1

    Hey@everybody,

    I've play around with ActiveQt. I'm using cmake and not qmake, but i was able to create the idl/tlb files correctly. When i use three simple classes (Document, DocumentList, Application) in a exe (all 3 classes are compiled in the exe), everthings works as expected (i want the outproc server), i use -regserver from my exe and i can use it with every com client (i use C# in my case).
    But now I'm a little bit confused how to register all my ActiveQt classes from my other dll's. I want that my ActiveQt classes are in a seperated dll, but I'm not sure how i can run a my COM-Exe with the classes from my other dll's. I have a tlb for one of my dll and a tlb for my exe, but they don't match.
    Must all my ActiveQt class must be defined in the exe (which would be a mess)?

    Can anybody help me with my conceptual confusion?

    Thanks in advance
    Tonka

    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