Adding a public function to a DLL

From: Jim Carlock (anonymous_at_127.0.0.1)
Date: 03/26/04


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.


Relevant Pages

  • DLL / Update without restarting Web Service?
    ... I have setup a website which uses an old DLL file ... this update WITHOUT resetting the W3SVC service. ... Is there a way to us the Delphi DLL as a COM or COM+ component? ...
    (microsoft.public.inetserver.iis)
  • Re: Creating proxy for using Webservice locally
    ... You need to add the DLL you created to the "References" under your ASP.NET ... I have created the .dll file as u mentioned below. ... References" and navigate to your Web Service as VS.NET 2003 and 2005 will ... You can generate the source code of a proxy class using e.g. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • RE: V2: Sub-Areas Display
    ... >u need to register the web part first. ... DRAG the dll file, say TTSiteUsage.dll to the folder â? ...
    (microsoft.public.sharepoint.portalserver)
  • Re: missing .dll file for command buttons
    ... The expression onclick you entered as the event property ... loading .dll file. ... The same thing is happening on a generic database menu ... The error message indicates a .dll file is ...
    (microsoft.public.access.forms)
  • Re: Building a C# library
    ... Select the dll from there... ... from which you'll able to reference your DLL project. ... Don't reference the DLL file directly... ... > OK so I have a project, it's built and saved. ...
    (microsoft.public.dotnet.languages.csharp)