Freeware Downloads for "Dll File Extracts"

There currently are more than 30k different .dll files available in our .dll database. Use our newest utility to fix and replace your binkw32.dll file or any other .dll file for that matter. These .dll errors occur when there are missing library files in your registry. The 'binkw32.dll file missing' error is an example of such a missing .dll file.

In the broader sense of the term, any data file with the same file format can be called a resource DLL. Examples of such DLLs include icon libraries, sometimes having the extension ICL, and font files, having the extensions FON and FOT

In Windows API, the .

As its name suggests, Unload_dll is a lightweight command line application that enables you to easily unload a DLL file from a running process.

Unload_dll can search for the process that the DLL file is connected to and try to unload the DLL file several times. However, if the process is 'pinned', the application will not be able to unload the DLL files.


.

A C# library to create dinamically a multi purpose assembly, based on code generation. At the moment, it can generates a dll file with classes and nested enumerations under an specified namespace, the access type structure would be "Class.Enum.Item.

Reads a PostgreSQL database log file, extracts the SQL statements and executes them in the same order and timing against another database server. Useful for performance tests with real-world workload..

  • WebUI
  • License: Freeware
  • Rating

WebUI package QtWebkit into a single dll file, WebUI.dll, with a C-style interface. Thus any development environment can use WebUI as a webkit core browser control..

This include a MEX-DLL file which is an implementation of R L Siddon's refined method by Jacob for the calculation of ray path integral in PET/CT system image reconstruction. This is based on Line Intersection Length model to calculate probability matrix elements. Inputs are the LOR number and a structure defining the system geometry such as pixel numbers and widths. Help is included on use in a file SYS_MAT.m or the CPP file..

Roap scans a text file, extracts regions that matches specifiedpatterns from it, and processes them with specified executablessequentially. Each executable reads the region as the stdin,and whole their stdouts are written out as the stdout of Roap
region oriented ascii processor License - GNU General Public License (GPL).

  • Platform: Linux, Mac, Windows
  • Publisher: Roap
  • Date:
  • Size: 16 KB

WinIcon Extractor is used to extract icons & resource from exe file, dll file.,just simply right click on your desktop orin explorer.
WinIcon Extractor License - BSD License.

The Essbase Outline Extractor is a tool used to create flat file extracts of an Essbase Cube's outline. The project will build on the very successful implementation of Tim Tow's (Applied OLAP) VB outline extractor.
Essbase Outline Extractor JAPI License - GNU General Public License (GPL).

register TS is a tool for computer programmers that allow you to save time in test dll and ocx that necessarly are to be try. register TS ad-supported version put itself on the traybar and allow you to register and unregister dll and ocx with a simple click. registerTs dinamically add two options to windows contest menĂ¹(register now or unregister now) a dll file or(register, unregister now) an ocx file..

  • Platform: Windows
  • Publisher: I've found
  • Date: 24-05-2006
  • Size: 575 KB

There currently are more than 30k different .dll files available in our .dll database. Use our newest utility to fix and replace your d3dx9_30.dll file or any other .dll file for that matter. These .dll errors occur when there are missing library files in your registry. The 'd3dx9_30.dll file missing' error is an example of such a missing .dll file.

In the broader sense of the term, any data file with the same file format can be called a resource DLL. Examples of such DLLs include icon libraries, sometimes having the extension ICL, and font files, having the extensions FON and FOT

In Windows API, the .

DLL Export Viewer displays the list of all exported functions and their virtual memory addresses for the specified DLL files DLL Export Viewer displays the list of all exported functions and their virtual memory addresses for the specified DLL files. You can easily copy the memory address of the desired function, paste it into your debugger and set a breakpoint for this memory address. When this function is called, the debugger will stop in the beginning of this function. For example: If you want to break each time that a message box is going to be displayed, simply put breakpoints on the memory addresses of message-box functions: MessageBoxExA, MessageBoxA and MessageBoxIndirectA (or MessageBoxExW, MessageBoxW and MessageBoxIndirectW in unicode based applications) When one of the message-box functions is called, your debugger should...

  • Platform: WinOther
  • Publisher: nirsoft.net
  • Date: 21-6-2009
  • Size: 39 KB

CSMatIO a .NET Library is a Matlab MAT-File I/O API for Microsoft's .NET 2.0 Architecture written entirely in C#. CSMatIO has the ability to read, write, and manipulate binary Level 5 MAT-Files. Currently supported data types: + Double array + Single array + Char array + Structure + Cell array + Sparse array + Int8 array + UInt8 array + Int16 array + UInt16 array + Int32 array + UInt32 array + Int64 array + UInt64 array Note: The zlib.net.dll file is used to compress and decompress MAT-file data.

  • Platform: Matlab, Scripts
  • Publisher: David Zier
  • Date: 17-03-2013
  • Size: 727 KB

This is a DOS command that will execute a x milliseconds delay.

Features:

customizable
it doesn't need to be installed/uninstalled (just download the "exe" file and double click it)
it doesn't mess your registry or system with unneeded DLL's or other craps like this
it is really small
it is FREE!!!.

  • Platform: Windows
  • Publisher: CubicDesign
  • Date:
  • Size: 40 KB

CopyLock is a small program that allows replacing, moving, renaming or deleting one or many files or folders which are currently in use (e.g. system files like comctl32.dll, or virus/trojan files.) Add the files to update, click Apply, restart and that's it! You can also list and edit the pending operations from the system after you ran an installer or view the processes which use the locked files. Disclaimer: you can crash your system or make it unbootable if you are not careful, use at your own risk.

  • Platform: Windows
  • Publisher: Noel Danjou
  • Date: 24-01-2005
  • Size: 124 KB

Corrects problems and improves deep registry scan mode for Ad-Aware Corrects the problem some users experienced with corrupted log file output and includes improved detection for the deep registry-scan mode. NOTE: You must close Ad-aware andor Ad-watch prior to replacing the aawhelper.dll file.Extract to the directory Ad-Aware was installed to and overwrite current. Default installation path is: Program FilesLavasoftAd-Aware 6. Ad-Aware by Lavasoft - Antivirus software, free spyware removal, firewall.

  • Platform: WinOther
  • Publisher: lavasoftusa.com
  • Date: 16-10-2009
  • Size: 42 KB

If you have a C function with arguments that are float or pointer to float (rather than double or pointer to double) you can call the function from MATLAB and pass arguments to the function as single data types. For example, in this case we have a C file that is a highpass filter. In MATLAB ver. 7 we pass arguments to the function as: [out,mem]=hpinput(single(n),single(mem)); Note that mem is used both as input to the function and output to the function. If the arguments to the C function were of type double or poiter to double, there was no need to use 'signle' type casting when we were calling the function in MATLAB.

  • Platform: Matlab, Scripts
  • Publisher: Ali Behboodian
  • Date: 21-01-2013
  • Size: 10 KB

A small C utility to convert a raw dd image into a flat monolithic VMDK file. The code is loosely based on Liveview's java implementation of PartitionEntry.java and MasterBootRecord.java. Will be adding split file (.dd) conversion in the near future
Converts dd image into monolithic VMDK file., Extracts various information such as total number of sectors, cylinders, heads per track, and sectors per track., Finds bootable partition within your Master Boot record.
dd2vmdk License - GNU General Public License (GPL).

  • Platform: Linux
  • Publisher: Dd2vmdk
  • Date:
  • Size: 6 KB

ExeScan is the FREE command-line tool to detect anomalies in PE (Portable Executable or EXE/DLL) files.

It instantly scans EXE/DLL file and reports all kind of abnormalities in the PE header fields such as checksum differences, header field sizes, non-ascii/empty section names, improper size of raw data etcTypically Malwares use packers/protectors to pack their EXE. These packers modify PE header fields in EXE file to make reverse engineering of these malwares difficult. For example these anomalies in PE header can crash debugger thus preventing any attempt to reversing.

  • Dokan
  • License: Freeware
  • Rating

When you want to create a new file system on Windows, for example to improve FAT or NTFS, you need to develope a file system driver. Developing a device driver that works in kernel mode on windows is extremley difficult.

By using Dokan library, you can create your own file systems very easily without writing device driver. Dokan Library is similar to FUSE (Linux user mode file system) but works on Windows.

The Dokan library provides a user mode DLL (dokan.dll) and a kernel mode file system driver (dokan.

Dll File Extracts: Freeware | All

New Reviews


Print Inspector

Whether you are using a printer connected to your local desktop computer or a print server sometimes you need to see whats going on in your printer by having a close look at the print jobs sent by the users. Print Inspector is such type software ...


Disk Genius

Disk Genius was formerly known as Partition Guru which is an all-in-one solution for disk partition management, data recovery and disk repairing. It can recover lost files from partition, backup and restore partition table, clone partition or clone ...


Safe In Cloud

It is quite difficult to find any computer users nowadays who do not need to use the web, for any purpose. Whether it is for education or entertainment, the web is your best resource. You also need to use various online services for banking, ...


PictBear

Nowadays, a majority of PC users resort to digital image editing once in a while. It may be required for retouching image captured in smart phones or for creating an album in Facebook. For some people, tinkering with digital images is a pastime too. ...


Panda Cloud Cleaner

PC security has become a tricky and complicated subject both for home users and network supervisors, with complexity and risk factors multiplying over the years. Using a single antivirus app may not be enough anymore. That explains why many users ...


SnapCrab

Nearly every PC users need to take screenshots from time to time, whether it is for personal or professional needs. While using the basic Windows screenshot capture method is available, it is not adequate for everyone. When you want to capture ...


BitKiller

Dealing with various types of data efficiently holds the key to success in any computing task. Apart from generating new data and modifying existing files, it becomes necessary to delete existing files at times. While most users resort to using ...


SeaMonkey, Portable Edition

Using the Internet has become a necessity for a majority of people, including those who do not use a PC regularly. To browse web, stream video or download online content, people often resort to using various third party apps. For example, using ...


TuckAway Intelligent Email Organizer Pro

Using an email software allow you to do a number of things including managing your address lists, emails and even ending memos, documents and even virtual letters. You can also use it to manage your tasks easily. The email software comes in ...


WebAcappella

Web design sector has witnessed several trends and technological innovations affect website development in big ways. With time, designing websites has become easier. Nowadays, you can find web design software that nearly eliminates the need to ...


New Downloads

Pidro Challenge

The Pidro card game - a game
of daring and skill. You and
your computer partner play
against two computer
opponents.

Express Animate Animation
Free

Express Animate is free
animation software that gives
you the ability to animate
shapes, text and imported
images.

Screenrec

Screenrec is a free cloud
screen recording tool what
helps you communicate faster
and increase your
productivity. Instead ...

PhotoStage Photo Slideshow
Software Free

PhotoStage Free Slideshow
Software lets you create a
slideshow from your digital
photos and videos on Windows
and apply ...

OzGIS

OzGIS is an extensive system
for the analysis and display
of geographically referenced
data. The system can be used
to ...

SamLotto

We offer the best lottery
software for Windows users.
SamLotto for all lotto-type
game. For all professional or
beginner ...

Express Accounts Free for
Mac

Express Accounts Accounting
Software Free for Mac is
professional business
accounting software. This
product is perfect ...

Active Disk Editor

Disk Editor is a free low
level hexadecimal editor
specifically aimed to explore
NTFS partitions internals.
Extended ...

PDF-XChange Lite

PDF-XChange Lite is a reduced
version of PDF-XChange
Standard that contains basic
features for use when printing
...

Free 1D Barcode Generator

The programe generates and
prints most popular linear and
postal barcode symbologies
including Codabar, Code11,
Code25 ...