This post is one in a series of posts covering the Windows API Code Pack . The code pack provides a managed code framework for using the new native Windows 7 features. In this post we’ll examine how to implement thumbnail previews for a tabbed application...
Heya, how’s it going? If you have Windows applications built using .Net you may be wondering how to add all the cool new Windows 7 taskbar and common dialog features? These are all accessible as native api but we’re in .Net dude – looks like we’re pinvoking...