Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. COM
  4. Inserting ActiveX control in ActiveX server

Inserting ActiveX control in ActiveX server

Scheduled Pinned Locked Moved COM
comc++questioncsharphtml
2 Posts 2 Posters 0 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.
  • P Offline
    P Offline
    ptiJean
    wrote on last edited by
    #1

    Hello everybody, I have registered some ActiveX controls on my machine (bought a SDK from a customer which works fine in their HTML web-test-page). I have created a Visual Studio C++ new ActiveX server like this : File / New / New ATLCOM AppWizard Insert / New ATL object / Single object / Single threading model Now I have my own ActiveX Server, everything's great, compiling and all. ===> BUT in this/my ActiveX I would like to add "the" ActiveX from my customer sold me (name IQViewX class) I open : Project / Add to project / Components and controls / Registered ActiveX Controls but I don't see anything ! Whereas in the "OLE-COM object Viewer" I can see the QViewX class ! How can I add everything I need into my project ? Thanks alot, ptiJean

    M 1 Reply Last reply
    0
    • P ptiJean

      Hello everybody, I have registered some ActiveX controls on my machine (bought a SDK from a customer which works fine in their HTML web-test-page). I have created a Visual Studio C++ new ActiveX server like this : File / New / New ATLCOM AppWizard Insert / New ATL object / Single object / Single threading model Now I have my own ActiveX Server, everything's great, compiling and all. ===> BUT in this/my ActiveX I would like to add "the" ActiveX from my customer sold me (name IQViewX class) I open : Project / Add to project / Components and controls / Registered ActiveX Controls but I don't see anything ! Whereas in the "OLE-COM object Viewer" I can see the QViewX class ! How can I add everything I need into my project ? Thanks alot, ptiJean

      M Offline
      M Offline
      Muhammad Azam
      wrote on last edited by
      #2

      Hi, As far as i Know the ActiveX control that you have bought from your customer is a liscensed ActiveX control, means that you can't use this control in your applications. Only those persons who have .lic file of this control can use the control in their applications. since you might not have .lic file so you can only see this control in your customer's built application and you can't built an application, making use of the control. I guess this answers you Muhammad Azam

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups