VB6 talks to .NET code

  • Thread starter Thread starter David Kao
  • Start date Start date
D

David Kao

HI All:

The project I am currently working on is using VB6 talks to a EXE in C#.
From VB6 I have no trouble to communicate with that C# code. But I am
having trouble to communicate the C# code which is already in memory.

Thanks in advance
David Kao
 
I think you should elaborate a bit more about your problem in order to get
more chances of an answer... what kind of trouble do you get? any error
message? any code snippet?

--

Carlos J. Quintero

MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET
You can code, design and document much faster.
http://www.mztools.com
 
Back
Top