converting exe to adll



I have an executable project with all sources in VC v. 6.0. It is compiled
and linked without MFC. I want to convert it to a dll and run it from
another exe. The functinality should be unchanged.

Is there a standard procedure to do it?
ANy sugestions/ refernces?

Thanks in advance.

Mandi


.



Relevant Pages

  • Converting exe to adll
    ... I have an executable project with all sources in VC v. 6.0. ... and linked without MFC. ... I want to convert it to a dll and run it from ... Prev by Date: ...
    (microsoft.public.win32.programmer.kernel)
  • Converting exe to dll
    ... I have an executable project with all sources in VC v. 6.0. ... and linked without MFC. ... I want to convert it to a dll and run it from ... Prev by Date: ...
    (microsoft.public.vc.mfc)
  • Re: crash
    ... do you mean that your code is run from a DLL that you link? ... you run it from a static lib, ... to mfc should fail. ... Prev by Date: ...
    (microsoft.public.vc.mfc)
  • threads in mfc dll - Just quits
    ... I have witten a dll in mfc, I call this dll from a C# application using ... DllImport for example: ... I have tried to rewrite my mfc dll to plain win32, ... Prev by Date: ...
    (microsoft.public.dotnet.framework.interop)
  • Re: Simple Input In a MFC application
    ... other MFC programmers have followed parallel lines to augment the MFC in a ... either distributing an extra dll or having to include resources in calling ... which is why I'd use a DLL ... Place an edit control on the dialog ...
    (microsoft.public.vc.mfc)

Loading