Results 1 to 3 of 3

Thread: activeX dll and exe

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2002
    Location
    India
    Posts
    84

    Question activeX dll and exe

    Hi All
    I'm pretty new to VB and I want to know what exactly is the difference between activeX DLL and activeX EXE?
    can anybdy plz tell.
    Thanks
    sanjeev

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    An EXE object will run in its own process space, while a DLL object will be put into the process that created it.

    That's one of the major differences.
    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  3. #3
    Lively Member
    Join Date
    Dec 2002
    Posts
    94
    Go through these links, you will get clear picture of activex dll and exe.

    http://msdn.microsoft.com/library/de...cmp02recap.asp

    http://msdn.microsoft.com/library/de...cmp02recap.asp

    Praveen
    If one person can do something, everybody can do it

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