answersLogoWhite

0

What is true program for DLL files?

Updated: 12/15/2022
User Avatar

Wiki User

13y ago

Best Answer

C++ editor and a dll compiler, but I wouyld go with codeblocks because it has a built in dll compiler with the dll tags

hope it helps :)

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is true program for DLL files?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Can you generate DLL files from PHP scripts like you do in PERL?

You can make a .NET DLL for use in Visual Studio development projects with Phalanger 2.0.


What is defalt program for dll file how you can set it?

A DLL is a dynamically linked library - its essentially a progams component that can potentially be shared between many programs. It has no program association, and is managed by Windows itself. A DLL is a dynamically linked library - its essentially a progams component that can potentially be shared between many programs. It has no program association, and is managed by Windows itself.


How do you use dll?

DLL files are files shared between a number of software programs (and are similar to .EXE files), used in Microsoft Windows and OS/2 operating systems. A static library attaches itself to the executable itself and hence supose some function A is to be used by n applications, all n apps will have functions A definition in their executables. BUT if func A is written in a dynamic link library or DLL, first DLL should export this function. and then n apps can call into this function. it will save a lot of memory. you can also dynamically load the library by calling LoadLibrary function. generally DLL will export all required functions which are supposed to be called by applications.


What is the task of dll and ocx in programming?

Dll is "dynamic link library" it provides all the information about built in methods which we used in program at run time. these could be keywords(main, if , for etc) or functions( pow(), main(), strcat() etc) or classes in opps. An OCX is an Object Linking and Embedding (OLE) custom control, a special-purpose program that can be created for use by applications running on Microsoft's Windows systems.


How do you take files out of an exe file?

An exe is a file which is run by the computer. It is not a data file. You can not take it apart. It does not contain separate files per se although it may liink to several separate files within the computer such as dll files.

Related questions

Where DLL files stores?

Dll files are stored every dude. Did a program say that a dll failed? or a dll has an error? or cant be found? go in the My Computer and go in your hard drive. programs and files. go to the broke down program. there is were the dll would MOST likely be. But i would download a pach for the program. eather that, re download and reinstall the program.


Which program file opens DLL files?

If you understand DLL files as series of instructions to a computer that has a printer or other attached device to communicate effectively then any text reading or word processing program will open and then read DLL files


What can open dll files?

A DLL (dynamic link library) file is a file used by a specific application to communicate with devices inside or attached to the computer. DLL files aren't meant to be opened separately from the program they belong to. When you load the program the DLL file belongs to, that program will automatically load the DLL file if it needs it.


How can find the application that is using a dll file?

Most programs use .DLL files. The one you installed yourself is usually in the program's folder. Right click the dll and choose "Open file location" and look for a .exe file. If you want to know more about a specific dll you can open the dll in notepad, often you can read some of the letters and figuring out what program/game etc. It's for. For other .dll files you can search up on the name or location to find its origin. dll files should often be left alone.


Does adobe dreamweaver open dll files?

No. dll files are "Dynamic Link Libraries" and are used to store program code. They don't operate as stand alone programs but they are called by other programs.


What is the example of DLL?

We all know that DLL is a short of Dynamic link library, which is a collection of subroutines stored on disk, and can be loaded into memory and executed when accessed by a running program. There are many dll files on the computer, for example, Iertutil.dll, wininet.dll, Vbrun300.dll, etc.


What program do you use to open dll files for Outlook Web Access?

well you cant read them so i do not know???????????????????????????????????????????????????????????????????????????????????????????????????????????????


If you search by date and delete the DLL files is there a chance that they could return later?

If the DLL's were created by a spyware program like vundo they would come back unless you remove the spyware.


How do you open dll?

You can open the .dll files by using the program that called ResHach and you can download it from the link : http://www.download.com/Resource-Hacker/3000-2352_4-10178588.html from CNET download.com


Why dll files are faster than exe files?

Because dll's aka dynamic link library, can excute many files at once.


How do you use a dll?

DLL - Dynamic Link Library DLL refers to a type of file that is stored either locally or remotely and is a collection of commands and/or data which can be shared by different programs on the same platform. Typical DLL files contain commands and/or data that are common to a certain task, for instance Windows has many DLL files built-in which other programs access and utilise. A common example of this is spool32.dll which is used for printing control within Windows 95/98 by other applications. The one time you may become aware of DLL files is when your computer crashes and you are presented with a message such as an "invalid page fault". DLL files can be updated and most of the time a problem can be solved by updating the DLL file in question. Typically, a DLL provides one or more particular functions and a program accesses the functions by creating either a static or dynamic link to the DLL. A static link remains constant during program execution while a dynamic link is created by the program as needed. DLL's ,can also contain just data. DLL files usually end with the extension .dll,.exe., drv, or .fon. A DLL can be used by several applications at the same time, an example would be Windows Operating System and used for any windows applications. Other DLLs are written for a particular application and are loaded with the application.


Shall idelete all the dll files in the system folder which you have sugested before?

delete all dll files you do not need them