English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

how do i open these files?

2006-11-12 05:57:25 · 3 answers · asked by Put name here. 1 in Computers & Internet Programming & Design

3 answers

Why you want to know this? Seems something wrong with your computer :-(

You cannot open these directly by double-clicking. These are not executables in true user sense. These can be opened & used by the computers programs though.

I am sure you are not a programmer, but just as a hint there is a Win32 API LoadLibrary which can load dll's inside a C/C++ program.

2006-11-12 06:01:59 · answer #1 · answered by golgolbaat 3 · 0 1

the guy at the top is correct, but he forgot to mention that some dll carry resourses, adn if you have a programme such as an icon editor you can look at those resourses. however the rest is just functions used by us programmers adn are totally usless unless you know wahts in there or have the docs for them.

2006-11-12 06:33:19 · answer #2 · answered by origamix60 3 · 0 1

These files are typicially drivers. They dictate how an added piece of hardware like a printer or modem communicate with the operating system and the computer itself. Unless you're a programmer or ver computer literate I wouldn't mess with them.

2006-11-12 06:07:07 · answer #3 · answered by sir_real4127 2 · 0 1

fedest.com, questions and answers