Home Latest updates Submit your article About Us Advertise on the Code Project Contact us Discussion Forums Home Home
The Code Project
The Code Project Navigation bar
KeywordAuthor
Community
.NET
Controls
General
Libraries and Projects
Multimedia
Other Platforms
GUI
Internet
Miscellany
 
Click here for Dundas Software - 3D accelerated presentation quality ASP charting

DLLs

General

A Library Symbol Dump tool
A tool to display the contents of a library file
George Poulose 18 Jan 2000
Calling a VB ActiveX DLL from a MFC Client
A simple way to call a VB ActiveX DLL from a VC/MFC Client
Amit Dey 14 Sep 2000
Creating Static-linked Executables using VC++ Standard Edition
VC++ Standard Edition only has support for dynamically linked exes. This article shows you how to by-pass this restriction.
LJP 17 Jan 2000
Beginner
Determining the version number of a DLL or Executable
A class that allows you to determine the version of a DLL or EXE at run-time
Eran Yariv and Kenneth Lea 11 Jan 2000
Display Loaded Modules v1.5
A Debugging Tool for Application using Multiple DLLs
Emmanuel Kartmann 9 Feb 2000
Advanced
Dll Tips
Tips for writting Dynamic Link Libraries
xicoloko 5 Oct 2000
Beginner
Dynamic DLL Loading
How to dynamically load a DLL
Zoran M. Todorovic 30 Dec 1999
Exporting C++ Classes from an MFC Extension DLL
How to simplify importing and exporting classes from an extension DLL
Steve Driessens 16 Dec 1999
HookImportFunctionByName v1.0
A class to hook any imported function call made by your app.
PJ Naughter 4 Mar 2000
How to do run-time (or explicit) linking of C++ plug-in components and objects
Extending the functionality of your programs using explicit linking
Gert Boddaert 3 Jan 2001
How to share a data segment in a DLL
Using #pragma statements to share variables in a DLL
Phil McGahan 18 Jan 2000
NiftyLoadLibrary and Rebasing DLLs
The home of NiftyLoadLibrary - and some notes on rebasing dlls.
Chris Becke 4 Mar 2000
The Ultimate (DLL) Header File
Here is the ultimate header file that makes multiple declaration compiler errors a thing of the past.
Joseph M. Newcomer 8 Nov 2000
Using one extension DLL in another
How to avoid link errors when using one MFC extension DLL from another
Randy More 16 Dec 1999

Unedited Reader Contributions

APIHijack - A Library for easy DLL function hooking.
This library allows you to replace functions in other DLLs with functions from your own DLL.
Wade Brainerd 16 Sep 2000
Advanced

Click here for the free Dundas Upload control


last updated 23 Feb 2001
Copyright © CodeProject, 1999-2001.
All rights reserved
webmaster@codeproject.com