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. Difference b/e COM and ActiveX

Difference b/e COM and ActiveX

Scheduled Pinned Locked Moved COM
com
5 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.
  • M Offline
    M Offline
    Muhammad Azam
    wrote on last edited by
    #1

    hi i am new to COM and want to know the difference b/w COM component and ActiveX control. thanks in anticipations Muhammad Azam

    T 1 Reply Last reply
    0
    • M Muhammad Azam

      hi i am new to COM and want to know the difference b/w COM component and ActiveX control. thanks in anticipations Muhammad Azam

      T Offline
      T Offline
      ThatsAlok
      wrote on last edited by
      #2

      You can treat COM as protocol for writing the activeX components or Com DLL.


      "I Think this Will Help" [Vote One Here,.....]

      visit me at http://www.thisisalok.tk
      M 1 Reply Last reply
      0
      • T ThatsAlok

        You can treat COM as protocol for writing the activeX components or Com DLL.


        "I Think this Will Help" [Vote One Here,.....]

        visit me at http://www.thisisalok.tk
        M Offline
        M Offline
        Muhammad Azam
        wrote on last edited by
        #3

        Thanks a lot, i got it but one thing is still ambiguous........then why do we need ActiveX controls when we have COM ? thanks in anticipation Azam

        T 1 Reply Last reply
        0
        • M Muhammad Azam

          Thanks a lot, i got it but one thing is still ambiguous........then why do we need ActiveX controls when we have COM ? thanks in anticipation Azam

          T Offline
          T Offline
          ThatsAlok
          wrote on last edited by
          #4

          Hello Azam, Let take a example for understanding difference between COM DLL and ActiveX Control. if you are done some Windows Programming, you must have use CreateWindow()(which help in creating window) api, this api is just a function with no user interface but when you use BUTTON on the Dialog box it have UI to interact with it. same is difference betwwen COM DLL and ActiveX Control. COM Dll proviode you with backward functionality like CreateWindow and ACTIVE X Control provide you BOTH backward Functionality and UI (depend on your need) like BUTTON. Hope you somewhat grasp the difference between COM DLL and ActiveX Control


          "I Think this Will Help" [Vote One Here,.....]

          visit me at http://www.thisisalok.tk
          M 1 Reply Last reply
          0
          • T ThatsAlok

            Hello Azam, Let take a example for understanding difference between COM DLL and ActiveX Control. if you are done some Windows Programming, you must have use CreateWindow()(which help in creating window) api, this api is just a function with no user interface but when you use BUTTON on the Dialog box it have UI to interact with it. same is difference betwwen COM DLL and ActiveX Control. COM Dll proviode you with backward functionality like CreateWindow and ACTIVE X Control provide you BOTH backward Functionality and UI (depend on your need) like BUTTON. Hope you somewhat grasp the difference between COM DLL and ActiveX Control


            "I Think this Will Help" [Vote One Here,.....]

            visit me at http://www.thisisalok.tk
            M Offline
            M Offline
            Muhammad Azam
            wrote on last edited by
            #5

            thanks Sir........ now i got it clearly. thaks once again for making it clear to me :) 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