Results 1 to 4 of 4

Thread: What are COM objects?

  1. #1

    Thread Starter
    Fanatic Member alexandros's Avatar
    Join Date
    Oct 2002
    Location
    Milky Way Galaxy
    Posts
    694

    What are COM objects?

    Hi there !
    What are COM objects and what is their difference with ActiveX dll
    's ?
    What should i do in order to create a COM object with a function in VB6 ?

    any link with a tutorial would be much appreciated

    thanks !
    alex

  2. #2
    Hyperactive Member Simon Caiger's Avatar
    Join Date
    Aug 2000
    Location
    Rugby, England
    Posts
    377
    I learned using the Karl Moore tutorial.

    Here is a link for you http://www.developer.com/net/vb/arti...0926_1540071_1

    Hope this helps
    Simon Caiger

    Documentation is like sex; when it's good, it's very, very good, and when it's bad, it's better than nothing.

  3. #3
    Banned
    Join Date
    Jul 2003
    Location
    New delhi
    Posts
    143
    com basically a componet object model.


    it run as a inprocess server.every programing can make com object as well these are binary object and having own portable object file.



    w make com in business logic to reduce the codin and maintance plan.

    biswajit das

  4. #4

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width