May 14th, 1999, 04:45 PM
Hi, I'm trying to write an ATL Shell Extension using VC5. I've cut the code but I can't get the IDL to link. My object has to support IShellExtInit, so I have placed it in the IDL file. However, I get an unresolved external on IShellExtInit. I am importing objidl.h.
Do I need to do anything special for shell extensions ? e.g. an SDK ?
thanks in advance for any help.
Do I need to do anything special for shell extensions ? e.g. an SDK ?
thanks in advance for any help.