Thread: Linking MFC dll to .NET app

  1. #1
    Registered User
    Join Date
    Jul 2005
    Posts
    2

    Linking MFC dll to .NET app

    Hi,

    I am moving from VC++ 6.0 to VC++.NET (I dont know why!!!)
    and I am facing problems in linking my VC6 dlls with the new .NET project. Any links or docs or any help would help me to save my hairline.

    Thanks
    Keep clawing!!!

  2. #2
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981

  3. #3
    Registered User
    Join Date
    Jul 2005
    Posts
    2

    Linking MFC dll to .NET app

    Hi,

    You the man!!! I was able to do it finally :-)
    A clarification would complete it all...why do we need to send the VC++ dll to the Linker explicitly whereas it should work with just specifying the correct path of the dll.

    Thanks
    Raptor

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. non-MFC DLL with MFC app question.
    By Kempelen in forum Windows Programming
    Replies: 10
    Last Post: 08-20-2008, 07:11 AM
  2. Windows, MFC, .NET, C++ ???
    By alpha in forum Windows Programming
    Replies: 8
    Last Post: 08-07-2006, 02:31 PM
  3. DLL version MFC app
    By Unregistered in forum Windows Programming
    Replies: 0
    Last Post: 07-30-2002, 07:22 PM
  4. Release MFC Programs & Dynamic MFC DLL :: MFC
    By kuphryn in forum Windows Programming
    Replies: 2
    Last Post: 05-18-2002, 06:42 PM
  5. MFC: Multi-threaded DLL Errors & Related Syntax :: C++
    By kuphryn in forum C++ Programming
    Replies: 3
    Last Post: 02-13-2002, 09:02 AM