IThumbnailProvider Re-Visited
About 3 months ago I posted about 64-bit versions of Thumbnailers written for Vista and Windows 7 using the new “IThumbnailProvider” class. Writing new functionality in managed code ( C# is what I used ), just made it very easy to get code up and running. Well, with Windows 7, there was a problem. The [...]
ThumbnailProvider and 64bit Operating Systems
I’ve been working on Explorer extensions for the software company I develop for, Cimatron/Gibbs. I first worked up a Preview Pane extension, and while the general code was easy enough to get working, extracting data from our files wasn’t as trivial as I would have liked due to the way that we pack the preview [...]