Vista Bridge Samples
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.
- 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)
- 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.
Windows Vista
The Microsoft.SDK.Samples.VistaBridge.Library namespace contains all the public APIs exposed by the library.