Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   C++ (https://www.askmehelpdesk.com/forumdisplay.php?f=439)
-   -   VC++ Calling a VB DLL's (https://www.askmehelpdesk.com/showthread.php?t=66838)

  • Feb 26, 2007, 11:18 PM
    varadha
    VC++ Calling a VB DLL's
    Hi,
    I have a basic knowledge in c++.
    But I don't know Visual Basic.
    The problem now I face is, I have a VB DLL.
    Now I have to call this VB DLL from a VC++ project in .NET environment.
    I am using Visual Studio .NET 2003 environment.
    Please some one help me.
    I need it as soon as possible.
    Thanks in advance
  • Mar 15, 2007, 02:46 PM
    Nosnosna
    Sorry this didn't get answered sooner.

    You should be able to simply add a reference to the DLL in your VC++ project, just as you would any other DLL. The .net framework is capable of handling that using any of the .net languages.

  • All times are GMT -7. The time now is 10:04 PM.