eHow launches Android app: Get the best of eHow on the go.

How To

How to Create DLL Files

Contributor
By Peni Rae
eHow Contributing Writer
(0 Ratings)

Dynamic Link Libraries or DLL files are libraries of functions to which executable programs can link or refer to during run time. It serves as the central hub of tasks allowing easy access to different applications. It becomes a helpful tool for programmers and helps eliminate the need to create thousands of DLLs for every application. DLLs also allow easy debugging and upgrading.

Difficulty: Moderately Easy
Instructions
  1. Step 1

    Open Visual C++ and select "New" from the Project menu.

  2. Step 2

    Set the project type as "Win32 Dynamic-Link Library (.dll)" or clear the check box that says "Use Microsoft Foundation Classes." If you wish to do so later, you can also view these options by choosing "Project" from Options menu.

  3. Step 3

    Choose "Edit" from the Project menu. Use the dialog box that pops up and add the existing .C and .DEF files to the project. Alternately, you can enter the code directly in the Visual C++ editing window.

  4. Step 4

    Choose the Build<yourname>.dll option from the Project menu to save your project.

Tips & Warnings
  • Other programs like Fortran, Pascal and Assemly can also be used to create DLL files.
Subscribe

Post a Comment

Post a Comment

Related Ads

  • Have you done this? Click here to let us know.
I Did This
Get Free Computers Newsletters

Copyright © 1999-2009 eHow, Inc. Use of this web site constitutes acceptance of the eHow Terms of Use and Privacy Policy .   en-US Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License. † requires javascript

eHow Computers
eHow_eHow Technology and Electronics