shell extension: How to use IThumbnailProvider in Windows vista!

J

jinxin

I will implement IThumbnailProvider in my ATL project. And in the rgs file,
i set the key value{MY GUID} in
HKEY_CLASSES_ROOT\.xxx\shellex\{e357fccd-a995-4576-b01f-234630154e96}, and I
implemented IInitializeWithStream::Initialize() and
IThumbnailProvider::GetThumbnail().
I set a breakpoint in Initialize(), but it seemed that explorer.exe had
never called Initialize().

Am I missing something?


Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top