I guess this is a real dumb question, but I couldn’t find an answer. I’m trying to implement an COM interface using ATL. According to this I should use the Implement Interface Wizard. My question is how can I find the desired interface in this wizard. Do I have to go over all the libraries? Does is specified somewhere in the documentation of the interface (IOleCommandTarget)
Share
To implement an interface you need:
For example: