Posted By: Sven Groot | Jun 9th, 2006 @ 11:14 AM
page 1 of 1
Comments: 6 | Views: 13955 | Downloads: 409
Sven Groot
Sven Groot
My name has 9 letters. Coincidence? I think not...
As you may know, the Desktop Window Manager in Windows Vista uses live window thumbnails in several locations, such as the thumbnails when hovering over taskbar buttons, and the Flip (alt-tab) and Flip3D (winkey-tab) features.

These thumbnails can be accessed and used by any application. This sample demonstrates how to use these thumbnails in a .Net application.

Simply launch the application and select a window from the list.

Naturally, this sample requires Windows Vista with the DWM (Aero Glass UI) enabled. It has been tested with Vista beta 2, other versions might not work.
littleguru
littleguru
<3 Seattle
Cool sample. I like the class structure, although you have public methods in a control that takes int pointer etc...

I guess you didn't "enhance" that, because it is just a simple prototype.
Angus
Angus
.
Is this the first Windows Vista specific application that has been posted in the Sandbox?

If it is: Cool, it is nice to see that people are looking ahead, and I hope to try this out as soon as I have finished downloading and installing Windows Vista Beta 2.

Angus Higgins
littleguru
littleguru
<3 Seattle
Sven Groot wrote:

littleguru wrote: Cool sample. I like the class structure, although you have public methods in a control that takes int pointer etc...

I changed it to a IWin32Window, you happy now?


Seems that we are understanding us now Tongue Out You got it into the right direction, but there is still a lot space for improvement... hehe Wink
page 1 of 1
Comments: 6 | Views: 13955 | Downloads: 409
Microsoft Communities