Turning a EXE into a DLL

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I am new to VC ++ so I am in need of some help. I have an application
written in vb.net and VB. The VB.NET application is using a control
that leaks memory and I am trying to eliminate or greatly reduce this
leak. So I am transfering it to C++. I have gotten it working as a
MFC application using the VS 2003. Now I need to convert it to a DLL
that I can call from a VB6 application. I have reviewed all sorts of
information about how this is suppose to work. The main object from
this is that the EXE has a dialog screen open with a bunch of buttons
attached to it. I need to pass some parameters from the VB6
application to this dll so that it can operate properly. If someone
can give me some help it would be greatly appreciated. I can even
email you the application to look at.

Thanks Jim Boden

.



Relevant Pages

  • Turning a EXE into a DLL
    ... that leaks memory and I am trying to eliminate or greatly reduce this ... Now I need to convert it to a DLL ... this is that the EXE has a dialog screen open with a bunch of buttons ... I need to pass some parameters from the VB6 ...
    (microsoft.public.vc.mfc)
  • Re: Turning a EXE into a DLL
    ... The VB.NET application is using a control ... that leaks memory and I am trying to eliminate or greatly reduce this ... Now I need to convert it to a DLL ... I need to pass some parameters from the VB6 ...
    (microsoft.public.vc.mfc)
  • Re: Turning a EXE into a DLL
    ... You can't convert a .exe to a .dll for any reason whatsover. ... that leaks memory and I am trying to eliminate or greatly reduce this ... I need to pass some parameters from the VB6 ...
    (microsoft.public.vc.mfc)
  • Re: About protected memory in COM(in-process)
    ... This in-process COM DLL was initially used from VB6 and it has worked ever ... It has never ever been any kind of problems with this COM dll. ... For about 7 month ago a C# asp.net webb application was deloped where this ... a VARIANT type that assumed that only one kind of VARIANT was being ...
    (microsoft.public.vc.mfc)
  • General DLL Questions - Best Practices? Suggestions? Comments?
    ... So we develop and maintain several applications used by several people ... rewrites of all the VB6 apps. ... The VB6 executables are all stored in a network folder, ... runs regsvr32.exe for each dll. ...
    (microsoft.public.dotnet.general)