[This readme is a partial copy of the sample's topic in the SDK documentation.]
The Vista Bridge sample library contains managed wrappers for a number of new Windows Vista APIs that are not exposed in the .NET Framework 2.0.
To build the sample
Run MSBuild from the sample root directory - this should build both the library (in the VistaBridgeLibrary project) and the demonstration application (in the VistaBridgeDemoApp project)
To run the sample
From the bin folder of the VistaBridgeDemoApp project, run VistaBridgeDemoApp.exe and use the simple UI to view examples of how the library can be used.
Requirements
Microsoft® .NET Framework 3.0
Microsoft Windows Vista
Comments
The Microsoft.SDK.Samples.VistaBridge.Library namespace contains all the public APIs exposed by the library.