SlideShare a Scribd company logo
1 of 18
01



 WELCOME,
02


What is DLL file?
 Stands for Dynamic Link Library

               A dynamic link library (DLL) is a collection of
               small programs, which can be called upon
               when needed by the executable program
               (EXE) that is running. The DLL lets the
               executable communicate with a specific
               device such as a printer or may contain
               source code to do particular functions.
03

     An example would be if the program (exe)
     needs to get the free space of your hard
     drive, It can call the DLL file that contains
     the function with parameters and a call
     function. The DLL will then tell the
     executable the free space. This allows the
     executable to be smaller in size and not
     have to write the function that already
     exists.
04


     This allows any program the
     information about the free space,
     without having to write all the source
     code and it saves space on your hard
     drive as well. When a DLL is used in
     this fashion are also known as shared
     files
05

The advantage of DLL files is that, because they do not
get loaded into random access memory (RAM) together
with the main program, space is saved in RAM.

 When and if a DLL file is called, then it is loaded. For
example, you are editing a Microsoft Word document,
the printer DLL file does not need to be loaded into RAM.

 If you decide to print the document, then the printer
DLL file is loaded and a call is made to print.
06
DLL Download Sites are Not
Approved Sources for DLL FILES
DLL files are created and distributed by companies that
develop software. Sometimes that software company is
Microsoft, sometimes it is not. Many companies create DLL
files as part of their software packages.

A stable, clean, and updated copy of any DLL file can only be
guaranteed by the developer. Websites that allow individual
DLL downloads are in all but the rarest cases not
approved places for downloading DLLs.
07
Installing a Single DLL File is Often a Bandage for a
Larger Problem
DLL files are only small parts of entire software
programs. Often times, an error message that singles
out an individual DLL file is only telling you part of the
story. The particular error is often being generated
only because it's the first problem the software is
encountering, not because it's the single cause of the
problem.
08


 When you download and replace a DLL file from a DLL
  download site, you're often only solving one small
  part of a larger problem. Usually, the solution to the
  larger problem is to reinstall the entire software
  package that the DLL originated from.
09


Even if replacing a single DLL file fixes your
immediate issue, additional problems tend to show up
later, often as error messages notifying you of yet
another missing DLL file. Save yourself a lot of time
and energy and fix the problem right the first time.
10

DLLs from DLL Download Sites are Often Outdated

DLL download sites exist solely so you'll find them on a
search engine and hopefully click on their advertisements.
They are not true software support sites and have little if
any incentive to keep their DLL files updated. However, the
software company that actually developed the DLL file will
always have the most up to date and functional file
available.
11

 Software developers rarely have single DLL files
 available for download, so if a reinstall of their software
 program doesn't replace or repair the DLL file you're
 after, I recommend contacting the company and
 requesting a copy of the file.
12
DLL Files from DLL Download Sites May be Infected
with Viruses
     Since DLL download sites are not approved sources for
     DLL files and often have little if any contact
     information available, thereDownload Sites May be
                     DLL Files from DLL is no guarantee that the
     DLL file you just downloaded is free from a virus
                     Infected with Viruses
     infection.
12

      Assuming you have a good antivirus program, an
     infected DLL file might be virus free as you download
     it but there is certainly no guarantee of that. Take the
     safe route and simply avoid downloading DLL files
     from these DLLDLL Files from DLL Download Sites May be
                       download sites.
                    Infected with Viruses
13

DLL Download Sites Could Host DLL Files That
Could Compromise Your Computer's Security
DLL files are like small, specialized programs that can
be programmed to perform various actions
automatically, even actions that open your computer
up to hacking and other kinds of intrusions.
13

How To Fix DLL Problems the Right Way

 Question: So if downloading a DLL file from a DLL
 repository is such a bad idea, how in the world do you
 fix a missing DLL problem?

 Answer: Determine the root cause of the problem by
 troubleshooting!
14

As I mentioned above, a computer tends to report not the
whole of a problem to you, but just the first issue it
encounters. A computer doesn't continue to list problem
after problem it finds, just the first one that makes it stop. In
this case a missing DLL file.

So what you need to do is figure out what the actual
problem is, which is probably not just a missing DLL file. To
do that, you need to find a troubleshooting guide for the
specific issue.
for your attention




                     PREPARED BY:
                     POOJA DOSHI

More Related Content

What's hot

What's hot (20)

Laravel ppt
Laravel pptLaravel ppt
Laravel ppt
 
CPU Scheduling in OS Presentation
CPU Scheduling in OS  PresentationCPU Scheduling in OS  Presentation
CPU Scheduling in OS Presentation
 
Vbscript
VbscriptVbscript
Vbscript
 
Disk scheduling
Disk schedulingDisk scheduling
Disk scheduling
 
Android Components
Android ComponentsAndroid Components
Android Components
 
File Management in Operating System
File Management in Operating SystemFile Management in Operating System
File Management in Operating System
 
Paging and segmentation
Paging and segmentationPaging and segmentation
Paging and segmentation
 
Android app development ppt
Android app development pptAndroid app development ppt
Android app development ppt
 
Architecture of Linux
 Architecture of Linux Architecture of Linux
Architecture of Linux
 
Loaders and Linkers
Loaders and LinkersLoaders and Linkers
Loaders and Linkers
 
Reader/writer problem
Reader/writer problemReader/writer problem
Reader/writer problem
 
Introduction to asp.net
Introduction to asp.netIntroduction to asp.net
Introduction to asp.net
 
Active x control
Active x controlActive x control
Active x control
 
Mobile Software Engineering (at University of Cambridge Wednesday Seminars)
Mobile Software Engineering (at University of Cambridge Wednesday Seminars)Mobile Software Engineering (at University of Cambridge Wednesday Seminars)
Mobile Software Engineering (at University of Cambridge Wednesday Seminars)
 
Introduction of Memory Management
Introduction of Memory Management Introduction of Memory Management
Introduction of Memory Management
 
Text Editor in System software
Text Editor in System softwareText Editor in System software
Text Editor in System software
 
Php
PhpPhp
Php
 
Android architecture
Android architectureAndroid architecture
Android architecture
 
Debugging
DebuggingDebugging
Debugging
 
Introduction to JavaScript
Introduction to JavaScriptIntroduction to JavaScript
Introduction to JavaScript
 

Viewers also liked

Viewers also liked (12)

Presentation on dll
Presentation on dllPresentation on dll
Presentation on dll
 
Embedding, Inserting and Linking on Wikispaces
Embedding, Inserting and Linking on WikispacesEmbedding, Inserting and Linking on Wikispaces
Embedding, Inserting and Linking on Wikispaces
 
Escaping DLL Hell
Escaping DLL HellEscaping DLL Hell
Escaping DLL Hell
 
Assemblies
AssembliesAssemblies
Assemblies
 
.Net Assemblies
.Net Assemblies.Net Assemblies
.Net Assemblies
 
Windows programming
Windows programmingWindows programming
Windows programming
 
IL2CPPに関する軽い話
IL2CPPに関する軽い話IL2CPPに関する軽い話
IL2CPPに関する軽い話
 
10年前「Microsoftの社員だと思って働け!」と教育されて嫌気がさして出てった人から見た「外の世界」の話 #JCCMVP
10年前「Microsoftの社員だと思って働け!」と教育されて嫌気がさして出てった人から見た「外の世界」の話 #JCCMVP10年前「Microsoftの社員だと思って働け!」と教育されて嫌気がさして出てった人から見た「外の世界」の話 #JCCMVP
10年前「Microsoftの社員だと思って働け!」と教育されて嫌気がさして出てった人から見た「外の世界」の話 #JCCMVP
 
DepEd Order no. 42 s. 2016
DepEd Order no. 42 s. 2016DepEd Order no. 42 s. 2016
DepEd Order no. 42 s. 2016
 
中の下のエンジニアを脱出するための仕事術
中の下のエンジニアを脱出するための仕事術中の下のエンジニアを脱出するための仕事術
中の下のエンジニアを脱出するための仕事術
 
ちゃんとした C# プログラムを書けるようになる実践的な方法~ Visual Studio を使った 高品質・低コスト・保守性の高い開発
ちゃんとした C# プログラムを書けるようになる実践的な方法~ Visual Studio を使った 高品質・低コスト・保守性の高い開発ちゃんとした C# プログラムを書けるようになる実践的な方法~ Visual Studio を使った 高品質・低コスト・保守性の高い開発
ちゃんとした C# プログラムを書けるようになる実践的な方法~ Visual Studio を使った 高品質・低コスト・保守性の高い開発
 
Windows programming ppt
Windows programming pptWindows programming ppt
Windows programming ppt
 

Similar to DLL(dynamic link library)

Advanced VB: Object Oriented Programming - DLLs
Advanced VB: Object Oriented Programming - DLLsAdvanced VB: Object Oriented Programming - DLLs
Advanced VB: Object Oriented Programming - DLLs
robertbenard
 
Dll hijacking
Dll hijackingDll hijacking
Dll hijacking
D4rk357 a
 
What is Dll, Assemblies and GAC...?
What is Dll, Assemblies and GAC...?What is Dll, Assemblies and GAC...?
What is Dll, Assemblies and GAC...?
Raja Naqash
 
How to Fix DDORes.dll Error
How to Fix DDORes.dll Error How to Fix DDORes.dll Error
How to Fix DDORes.dll Error
Sheree Barrentine
 
How to-fix-the-msvcr100-dll-is-missing-error
How to-fix-the-msvcr100-dll-is-missing-errorHow to-fix-the-msvcr100-dll-is-missing-error
How to-fix-the-msvcr100-dll-is-missing-error
sherireid89
 

Similar to DLL(dynamic link library) (20)

Fix dll error easily
Fix dll error easilyFix dll error easily
Fix dll error easily
 
Sp group7 27_53_65_66_68_ppt_dynamic linking library
Sp group7 27_53_65_66_68_ppt_dynamic linking librarySp group7 27_53_65_66_68_ppt_dynamic linking library
Sp group7 27_53_65_66_68_ppt_dynamic linking library
 
Advanced VB: Object Oriented Programming - DLLs
Advanced VB: Object Oriented Programming - DLLsAdvanced VB: Object Oriented Programming - DLLs
Advanced VB: Object Oriented Programming - DLLs
 
How To Fix DeathByCaptcha.dll is Missing / Not Found Error Messages
How To Fix DeathByCaptcha.dll is Missing / Not Found Error MessagesHow To Fix DeathByCaptcha.dll is Missing / Not Found Error Messages
How To Fix DeathByCaptcha.dll is Missing / Not Found Error Messages
 
Dll Hijacking
Dll Hijacking Dll Hijacking
Dll Hijacking
 
Dll hijacking
Dll hijackingDll hijacking
Dll hijacking
 
Dll hijacking
Dll hijackingDll hijacking
Dll hijacking
 
DLL Tutor maXbox starter28
DLL Tutor maXbox starter28DLL Tutor maXbox starter28
DLL Tutor maXbox starter28
 
How to fix missing wmv core.dll error in windows 10
How to fix missing wmv core.dll error in windows 10How to fix missing wmv core.dll error in windows 10
How to fix missing wmv core.dll error in windows 10
 
What is Dll, Assemblies and GAC...?
What is Dll, Assemblies and GAC...?What is Dll, Assemblies and GAC...?
What is Dll, Assemblies and GAC...?
 
Dll fixer
Dll fixer Dll fixer
Dll fixer
 
How to Fix DDORes.dll Error
How to Fix DDORes.dll Error How to Fix DDORes.dll Error
How to Fix DDORes.dll Error
 
Secure coding : Impact and demo
Secure coding : Impact and demoSecure coding : Impact and demo
Secure coding : Impact and demo
 
11 Easy Ways to Identify and Solve Computer Troubleshoot Problem.pdf
11 Easy Ways to Identify and Solve Computer Troubleshoot Problem.pdf11 Easy Ways to Identify and Solve Computer Troubleshoot Problem.pdf
11 Easy Ways to Identify and Solve Computer Troubleshoot Problem.pdf
 
Dll error
Dll errorDll error
Dll error
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
DEFCON 27 - ALEXANDRE BORGES - dot net malware threats
DEFCON 27 - ALEXANDRE BORGES - dot net malware threatsDEFCON 27 - ALEXANDRE BORGES - dot net malware threats
DEFCON 27 - ALEXANDRE BORGES - dot net malware threats
 
Dotnet Basics Presentation
Dotnet Basics PresentationDotnet Basics Presentation
Dotnet Basics Presentation
 
How to-fix-the-msvcr100-dll-is-missing-error
How to-fix-the-msvcr100-dll-is-missing-errorHow to-fix-the-msvcr100-dll-is-missing-error
How to-fix-the-msvcr100-dll-is-missing-error
 
How to-fix-the-msvcr100-dll-is-missing-error
How to-fix-the-msvcr100-dll-is-missing-errorHow to-fix-the-msvcr100-dll-is-missing-error
How to-fix-the-msvcr100-dll-is-missing-error
 

Recently uploaded

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Recently uploaded (20)

Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

DLL(dynamic link library)

  • 2. 02 What is DLL file? Stands for Dynamic Link Library A dynamic link library (DLL) is a collection of small programs, which can be called upon when needed by the executable program (EXE) that is running. The DLL lets the executable communicate with a specific device such as a printer or may contain source code to do particular functions.
  • 3. 03 An example would be if the program (exe) needs to get the free space of your hard drive, It can call the DLL file that contains the function with parameters and a call function. The DLL will then tell the executable the free space. This allows the executable to be smaller in size and not have to write the function that already exists.
  • 4. 04 This allows any program the information about the free space, without having to write all the source code and it saves space on your hard drive as well. When a DLL is used in this fashion are also known as shared files
  • 5. 05 The advantage of DLL files is that, because they do not get loaded into random access memory (RAM) together with the main program, space is saved in RAM.  When and if a DLL file is called, then it is loaded. For example, you are editing a Microsoft Word document, the printer DLL file does not need to be loaded into RAM.  If you decide to print the document, then the printer DLL file is loaded and a call is made to print.
  • 6. 06 DLL Download Sites are Not Approved Sources for DLL FILES DLL files are created and distributed by companies that develop software. Sometimes that software company is Microsoft, sometimes it is not. Many companies create DLL files as part of their software packages. A stable, clean, and updated copy of any DLL file can only be guaranteed by the developer. Websites that allow individual DLL downloads are in all but the rarest cases not approved places for downloading DLLs.
  • 7. 07 Installing a Single DLL File is Often a Bandage for a Larger Problem DLL files are only small parts of entire software programs. Often times, an error message that singles out an individual DLL file is only telling you part of the story. The particular error is often being generated only because it's the first problem the software is encountering, not because it's the single cause of the problem.
  • 8. 08  When you download and replace a DLL file from a DLL download site, you're often only solving one small part of a larger problem. Usually, the solution to the larger problem is to reinstall the entire software package that the DLL originated from.
  • 9. 09 Even if replacing a single DLL file fixes your immediate issue, additional problems tend to show up later, often as error messages notifying you of yet another missing DLL file. Save yourself a lot of time and energy and fix the problem right the first time.
  • 10. 10 DLLs from DLL Download Sites are Often Outdated DLL download sites exist solely so you'll find them on a search engine and hopefully click on their advertisements. They are not true software support sites and have little if any incentive to keep their DLL files updated. However, the software company that actually developed the DLL file will always have the most up to date and functional file available.
  • 11. 11 Software developers rarely have single DLL files available for download, so if a reinstall of their software program doesn't replace or repair the DLL file you're after, I recommend contacting the company and requesting a copy of the file.
  • 12. 12 DLL Files from DLL Download Sites May be Infected with Viruses Since DLL download sites are not approved sources for DLL files and often have little if any contact information available, thereDownload Sites May be DLL Files from DLL is no guarantee that the DLL file you just downloaded is free from a virus Infected with Viruses infection.
  • 13. 12  Assuming you have a good antivirus program, an infected DLL file might be virus free as you download it but there is certainly no guarantee of that. Take the safe route and simply avoid downloading DLL files from these DLLDLL Files from DLL Download Sites May be download sites. Infected with Viruses
  • 14. 13 DLL Download Sites Could Host DLL Files That Could Compromise Your Computer's Security DLL files are like small, specialized programs that can be programmed to perform various actions automatically, even actions that open your computer up to hacking and other kinds of intrusions.
  • 15. 13 How To Fix DLL Problems the Right Way Question: So if downloading a DLL file from a DLL repository is such a bad idea, how in the world do you fix a missing DLL problem? Answer: Determine the root cause of the problem by troubleshooting!
  • 16. 14 As I mentioned above, a computer tends to report not the whole of a problem to you, but just the first issue it encounters. A computer doesn't continue to list problem after problem it finds, just the first one that makes it stop. In this case a missing DLL file. So what you need to do is figure out what the actual problem is, which is probably not just a missing DLL file. To do that, you need to find a troubleshooting guide for the specific issue.
  • 17.
  • 18. for your attention PREPARED BY: POOJA DOSHI