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. C / C++ / MFC
  4. How to load OCX file in VC++ Project

How to load OCX file in VC++ Project

Scheduled Pinned Locked Moved C / C++ / MFC
c++helptutorial
4 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
    Pavan_Putra
    wrote on last edited by
    #1

    Hi all... I have a third party OCX , which i want to use in my application. Can someone help me out , how to do this. I have never done any such stuff , but i know VC++ a bit. Also tried to search on net but no useful help is there. It'll be really helpful if i can get any help from you guys.

    It's not enough to be the best, when you have capability to be great....

    CPalliniC 1 Reply Last reply
    0
    • P Pavan_Putra

      Hi all... I have a third party OCX , which i want to use in my application. Can someone help me out , how to do this. I have never done any such stuff , but i know VC++ a bit. Also tried to search on net but no useful help is there. It'll be really helpful if i can get any help from you guys.

      It's not enough to be the best, when you have capability to be great....

      CPalliniC Online
      CPalliniC Online
      CPallini
      wrote on last edited by
      #2

      If you're using MFC then, on Visual Studio, select the Project->Add Class menu item and (in the newly appeared window) choose MFC Class From ActiveX Control. It will allow you to browse for the .OCX file (or select it form the ones in the registry) and finally will generate the MFC wrapper class. :)

      If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
      This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
      [My articles]

      In testa che avete, signor di Ceprano?

      P 1 Reply Last reply
      0
      • CPalliniC CPallini

        If you're using MFC then, on Visual Studio, select the Project->Add Class menu item and (in the newly appeared window) choose MFC Class From ActiveX Control. It will allow you to browse for the .OCX file (or select it form the ones in the registry) and finally will generate the MFC wrapper class. :)

        If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
        This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
        [My articles]

        P Offline
        P Offline
        Pavan_Putra
        wrote on last edited by
        #3

        Thanx a Zillion ...I didn't even know it was so easy .. :) I have burned almost the day in this rubbish thing ..... :( :) Thanx Again ...

        It's not enough to be the best, when you have capability to be great....

        CPalliniC 1 Reply Last reply
        0
        • P Pavan_Putra

          Thanx a Zillion ...I didn't even know it was so easy .. :) I have burned almost the day in this rubbish thing ..... :( :) Thanx Again ...

          It's not enough to be the best, when you have capability to be great....

          CPalliniC Online
          CPalliniC Online
          CPallini
          wrote on last edited by
          #4

          You are welcome. :)

          If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
          This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
          [My articles]

          In testa che avete, signor di Ceprano?

          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