Re: Base Classes in .exe, derived classes in .dll

From: Frank Puck (newsjunk30188_at_sbcglobal.net)
Date: 01/26/04


Date: Mon, 26 Jan 2004 05:00:46 GMT


"Ron Natalie" <ron@sensor.com> wrote in message
news:40144fa3$0$222$9a6e19ea@news.newshosting.com...
>
> "Frank Puck" <newsjunk30188@sbcglobal.net> wrote in message
news:b7YQb.17204$dI.913@newssvr25.news.prodigy.com...
>
> >
> > on Windows you cannot export symbols from an executable.
> > You may only export symbols from a dll.
> >
> Not true.

please enlighten me about how?
E.g. how can I link an DLL importing some symbols by specifying an EXE
exporting these symbols.
Maybe via email to avoid offending some people here (which do programming
without an underlying OS)...



Relevant Pages

  • addsourcefilter locking file in windows
    ... I'm new to this group and somewhat new to directshow programming. ... with windows programming. ... I wrote a C++ MFC dll that I am calling from a VB6 application. ... and builds a graph. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: .Net packaging/wrapper application?
    ... it just didn't work well in reality due to DLL ... Windows works is to look in the executable's directory for a needed DLL ... the way apps used to work when they developed Windows. ... Looks to me like Jim is looking for the .NET equivalent of compiling ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Unnown process... 5eplorer.exe
    ... do not remove the cause (a "super"-hidden .dll program) but only remove ... symptom files and registry settings. ... It has all permissions but 'copy' denied to everyone, ... then by using the Windows XP Recovery Console. ...
    (microsoft.public.win2000.general)
  • Re: WinSxS, functional under 2k ?
    ... The newSide-by-Side Assembly technology was introduced with Windows XP to help reduce or eliminate DLL Hell. ... If you recall earlier Windows versions, like Windows 95, when you installed an application you were warned if the installer tried to replace a DLL from the system folder with an older version and you were asked if you wanted to accept the change. ... Until Windows XP it wasn't so easy to use different versions of shared system DLLs, that is what the new Side-by-Side assemblies attempts to resolve. ...
    (microsoft.public.win2000.general)
  • Re: Determine name and path of dropped object?
    ... MDE I would really suggest the use of external DLL to hold the subclassing ... windows after loading the Microsoft Office Visual Basic Editor, ... Public Declare Sub DragAcceptFiles Lib "shell32.dll" _ ...
    (microsoft.public.access.modulesdaovba)