I created ATL COM-server in VC++ 2005. I want to realize some interface defined in some library (*.olb). I know I will see the interface if I #import this olb (in .tlh.tli). But I cannot create stub realization for the interface with “Implement interface wizard” because this interface is absent in “Interfaces” list (both for “Registry” and “File” options). Why is it possible such situation? And how do I automathically generate stub realization. Thanks in advance.
Share
I found a bug in the project. It was a mess with libraries.