Adding a public function to a DLL
From: Jim Carlock (anonymous_at_127.0.0.1)
Date: 03/26/04
- Next message: Jack Klein: "Re: 8080 vs 8086 flags"
- Previous message: Joseph James Gebis: "8080 vs 8086 flags"
- Next in thread: arargh403NOSPAM_at_NOW.AT.arargh.com: "Re: Adding a public function to a DLL"
- Reply: arargh403NOSPAM_at_NOW.AT.arargh.com: "Re: Adding a public function to a DLL"
- Reply: madhur: "Re: Adding a public function to a DLL"
- Reply: Tim Roberts: "Re: Adding a public function to a DLL"
- Reply: Robert Wessel: "Re: Adding a public function to a DLL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 26 Mar 2004 02:48:30 +0000 (UTC)
If I don't have the source code to a particular DLL file, does
anyone have any advice on how to add a function to a DLL
file?
I'm thinking there is a table contained within the DLL that
stores the starting points, and names of functions contained
within the DLL.
Does anyone know of a webpage that might help me in
figuring out how a COFF DLL is stored and configured?
Thanks in advance.
-- Jim Carlock http://www.microcosmotalk.com/ Post replies to the newsgroup.
- Next message: Jack Klein: "Re: 8080 vs 8086 flags"
- Previous message: Joseph James Gebis: "8080 vs 8086 flags"
- Next in thread: arargh403NOSPAM_at_NOW.AT.arargh.com: "Re: Adding a public function to a DLL"
- Reply: arargh403NOSPAM_at_NOW.AT.arargh.com: "Re: Adding a public function to a DLL"
- Reply: madhur: "Re: Adding a public function to a DLL"
- Reply: Tim Roberts: "Re: Adding a public function to a DLL"
- Reply: Robert Wessel: "Re: Adding a public function to a DLL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|