What does my project need to reference in order to use the Windows shell?
Posted
by Iain Fraser
on Stack Overflow
See other posts from Stack Overflow
or by Iain Fraser
Published on 2010-03-17T01:17:20Z
Indexed on
2010/03/17
1:21 UTC
Read the original article
Hit count: 435
Specifically, I want to use IShellFolder
, IExtractImage
and ShellInterop
in order to extract thumbnails from PDF and DOC files.
Also, the namespace I need to import would be handy too
Thanks so much for taking a look at this newbie question :)
Iain
© Stack Overflow or respective owner