views:

37

answers:

1

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

A: 

Namespace: SnapStream.Util

Assembly: SnapStream (in SnapStream.dll)

public interface IShellFolder
public interface IExtractImage

I forgot to mention, that this is not a part of the framework.

Tommy
Thanks very much Tommy but I can't seem to find System.Windows.Shell inside presentation framework... any other ideas?
Iain Fraser
@lain: I'm sorry I got turned around check my new answer
Tommy