The Deltasitez File Archive's
Welcome at The Deltasitez! At this website you will find some hugh archive's
containing DLL, OCX, VB, VBX, VXD and DirectX files also some nifty tools
concerning the installation of those files.
All the files located at The Deltasitez are in .zip format to shorten your
download time. The files are before they were zipped double checked for
virussus, thought i recommend you to run a virusscan yourself at the files
after they are unzipped.
After Download
Unzip the file into a temporary folder. Check the file for a virus if the file
is virus free. Copy the dll file into your Windows/System Directory. Sometimes
you have to put the dll file into the program directory. To check where your
file is located, use the find file or folders from the windows start menu. Type
in the name of the file, then click find now. The search results will show
where the file is located.
Submit files
The Deltasitez is always looking for files to extend their archive's. You can
help The Deltasitez by sending files to:
dll@donker.ws
Support
In order to create a good FAQ about the files located at The Deltasitez we do
offer support. Mail your questions to:
dll@donker.ws
|
What are Dll file's
DLL stands for Dynamic Link Library. A DLL is an application extension, loaded
and unloaded automatically by an application during its execution. The
advantages of DLLs are that they can be unloaded during application execution
and return at that time their memory to the operating system and that one
instance of the DLL can be shared by one or more applications, again reducing
memory requirements. Many of the key procedures and functions of Windows 95 and
Windows NT are encapsulated in DLLs.
What are OCX file's
An OCX file is an Object Linking and Ebedding custom control, a special-purpose
program that can be created for use by applications running on Microsoft's
Windows systems. OCXs provide such functions as handling scroll bar movement
and window resizing. You will find in your Windows/System Directory a large
number of files with the OCX file name suffix.
What are VXD file's
VxD stands for Virtual anything Driver. It is a generic term for this class of
device drivers. Technically, a VxD written for the display adapter would be VDD
(Virtual Display Driver). A VxD for a printer would be VPD (Virtual Printer
Driver), and so on. Generally speaking, VxDs were written by Microsoft for
Windows to control a specific class of device such as printers, display
adapters and etc. This allows a hardware manufacture to create small simple
device drivers which contain only additional instructions needed for a specific
device. These vender-supplied drivers are known as mini drivers. Many of these
are also VxDs.
|