Could anybody point me to some resource about how to call a VB.net DLL in
VC.net?
Thanks in advance.
Al

Re: how to Call VB dlll in VC by Ajay

Ajay
Fri Jul 22 15:02:47 CDT 2005

What does this mean? Do you want to call managed code (VB.Net) in
managed world or in unmanaged world of VC++?

-----------
Ajay Kalra
ajaykalra@yahoo.com


Re: how to Call VB dlll in VC by Al

Al
Fri Jul 22 16:01:37 CDT 2005

Thank you for your attention.
I want to call functions in VB.Net Class Library project from VC.Net MFC
Application project.
IDE is Visual Studio .Net 2003.
Thanks a lot.

"Ajay Kalra" <ajaykalra@yahoo.com> wrote in message
news:1122062567.274729.140940@f14g2000cwb.googlegroups.com...
> What does this mean? Do you want to call managed code (VB.Net) in
> managed world or in unmanaged world of VC++?
>
> -----------
> Ajay Kalra
> ajaykalra@yahoo.com
>