Re: ATL Issues on VS 2005



Thank your for your time. Yes, that;s a typo.
Also, I just realized that I missed one thing. The exact class def for B is
as follows:

Class _declspec (dllimport) B { .... }

Class B and Class A defs/declars stands as past posts...

Say, Class _declspec (dllimport) Outer { ... static void Mycaller() .... }
is the one calling Caller() of Class A. Hope this helps/clarifies.

Thanks,
.


Loading