Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using a legacy VB6 ActiveX DLL or EXE in a new C# project

Status
Not open for further replies.

ProfReynolds

Programmer
Sep 12, 2001
96
0
0
US
I am trying to integrate a set of legacy VB6 ActiveX components into a new C# project. They are currently compiled as EXE servers, but could be recompiled as DLLs.

Also, if possible they should be loaded dynamically... But not required.

I'm at a bit of a loss. Any help would be appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top