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. ATL / WTL / STL
  4. ATL activeX control Initialize

ATL activeX control Initialize

Scheduled Pinned Locked Moved ATL / WTL / STL
c++comsysadminhelp
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.
  • A Offline
    A Offline
    AssemblySoft
    wrote on last edited by
    #1

    Hi, i've just created an ATL dll which houses a full control for activeX support. Basically it's working ok. However i need to run some code once the control has been installed successfully. (after Register server) This control is windowless. In an MFC based control i could use something like OnCreate() but i don't have a clue where to start here. I basically need an event that gets called once the control is installed. Please Help:eek: Thanks in advance!!! Carl

    M 1 Reply Last reply
    0
    • A AssemblySoft

      Hi, i've just created an ATL dll which houses a full control for activeX support. Basically it's working ok. However i need to run some code once the control has been installed successfully. (after Register server) This control is windowless. In an MFC based control i could use something like OnCreate() but i don't have a clue where to start here. I basically need an event that gets called once the control is installed. Please Help:eek: Thanks in advance!!! Carl

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      You can add your code to the global function DllRegisterServer(), although maybe I'm misunderstanding because the type of control doesn't matter at registration time. --Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ---- You cannot stop me with paramecium alone!

      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