I am trying to pass C# object to MC++ as one of the method Parameter.
I am getting following Fatal error.
fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
Martin Richter [MVP] - 04 Mar 2005 09:25 GMT
Hallo mahesh!
> I am trying to pass C# object to MC++ as one of the method Parameter.
> I am getting following Fatal error.
[quoted text clipped - 3 lines]
> Please choose the Technical Support command on the Visual C++
> Help menu, or open the Technical Support help file for more information
A view lines of code would be helpful!

Signature
Martin Richter [MVP] WWJD
"In C we had to code our own bugs. In C++ we can inherit them."
FAQ : http://www.mpdvc.de
Samples: http://www.codeguru.com http://www.codeproject.com