T 
		
								
				
				
			
		Tal
Do you know if I can use a mixed mode C++ dll from an unmanaged C++ dll?
I need it because I want to use C# class located in dll from unmanaged C++
code located in dll.
I thought maybe I can define a mixed mode C++, so the C++ unmanaged dll
will use the mixed mode C++ dll and it will make reference and use the C#
dll.
I am using environment 2003.
				
			I need it because I want to use C# class located in dll from unmanaged C++
code located in dll.
I thought maybe I can define a mixed mode C++, so the C++ unmanaged dll
will use the mixed mode C++ dll and it will make reference and use the C#
dll.
I am using environment 2003.