How can I access windows file preview icons from my WPF application

Posted by Jobi Joy on Stack Overflow See other posts from Stack Overflow or by Jobi Joy
Published on 2010-06-07T07:04:35Z Indexed on 2010/06/07 7:12 UTC
Read the original article Hit count: 263

Filed under:
|
|

I got a bunch of Pictures and Videos in a directory and needs to be displayed in the WPF application, I am thinking about displaying the Win7 Large Icon itself as the preview image. Because that will save me the work of grabbing an appropriate frame from the video file since Windows is doing that job pretty well already. Any code snippet to access this Shell Icon image data?

© Stack Overflow or respective owner

Related posts about wpf

Related posts about shell