Results 1 to 2 of 2

Thread: Variation between DLL and EXE

  1. #1
    HernandezOrtiz is offline Senior Member
    Join Date
    Dec 2009
    Posts
    301
    Rep Power
    4

    Default Variation between DLL and EXE

    Hi. I am new in forum. I want to know what the difference is between Dynamic link library
    (DLL) and Executable file (EXE). If you have any information then let me know that. Thanks in advanced.

  2. #2
    MartinWilson is offline Senior Member
    Join Date
    Dec 2009
    Posts
    281
    Rep Power
    4

    Default

    DLL:

    • DLL stands for Dynamic Link Library.

    • DLL is in-process componen

    • it is not self executable

    • it runs in application process memory

    Exe:

    • EXE stands for Executable file

    • Exe is out process component

    • it is self executable

    • it runs in own memory

Similar Threads

  1. Variation among awk and sed scripting
    By Davismoore in forum Video Card
    Replies: 3
    Last Post: 03-29-2010, 03:05 PM

Bookmarks

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48