Home Home Home
Options
 
 Newsletter
View our sponsorsCodejock Software - Serious GUI CodeAdvertise on the CodeProject
Home Latest updates Submit your article About Us Advertise on the Code Project Contact us Discussion Forums
Navigation bar
Community
.NET
Controls
General
Libraries and Projects
Multimedia
Other Platforms
GUI
Internet
Miscellany
 
DLLs

Display articles by
Title/Description Author Updated Score

General
 
Display Loaded Modules v1.5
A Debugging Tool for Application using Multiple DLLs
Emmanuel Kartmann 9 Feb 2000
Advanced
4.81
HookImportFunctionByName v1.0
A class to hook any imported function call made by your app.
PJ Naughter 4 Mar 2000 4.71
How to share a data segment in a DLL
Using #pragma statements to share variables in a DLL
Phil McGahan 18 Jan 2000 4.67
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 4.48
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 4.17
Dll Tips
Tips for writting Dynamic Link Libraries
xicoloko 5 Oct 2000
Beginner
4.17
Dynamic DLL Loading
How to dynamically load a DLL
Zoran M. Todorovic 30 Dec 1999 4.17
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 3.95
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 16 May 2001
Beginner
3.93
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 3.87
Exporting C++ Classes from an MFC Extension DLL
How to simplify importing and exporting classes from an extension DLL
Steve Driessens 16 Dec 1999 3.62
NiftyLoadLibrary and Rebasing DLLs
The home of NiftyLoadLibrary - and some notes on rebasing dlls.
Chris Becke 4 Mar 2000 3.33
Using one extension DLL in another
How to avoid link errors when using one MFC extension DLL from another
Randy More 16 Dec 1999 3.29
A Library Symbol Dump tool
A tool to display the contents of a library file
George Poulose 18 Jan 2000 3

Hooks
 
Hooks and DLLs
There is a lot of confusion about how to set up and use global hook functions. This essay attempts to clear up some of these issues.
Joseph M. Newcomer 1 Apr 2001 3.83
KeyBoard Hooks
This example shows how to write global hooks .This program captures all the Keyboard events and save the keys to a text file.
Hirosh Joseph 24 Jul 2001
3.33

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
4.79
Loading Dlls made easy
How to load dynamic link librarys the easiest way instead of the long way
Shoalin Panda 2 May 2001 4.25

View our sponsorsClick here for Dundas Consulting - experts in MFC, C++, TCP/IP and ASPAdvertise on the CodeProject
last updated 3 Aug 2001
Advertise
Copyright © CodeProject, 1999-2001.
All Rights Reserved.