Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table lists Windows Server 2008 'Communication' samples as well as samples new to this release of the Windows SDK. They are installed by default under the Samples folder in the following path:
\Program Files\Microsoft SDKs\Windows\v6.1\Samples
For build instructions and additional information about the samples, see the Readme.txt files and other documents in the sample folders.
Sample |
Description |
Location (under Samples) |
---|---|---|
COM Elevation Moniker Sample for User Account Control |
Demonstrates the usage of the COM Elevation moniker. It shows the correct usage of the elevation moniker and also provides an example of when using ShellExecute is a better option. The moniker is demonstrated through a simple Registration GUI that provides similar functionality to regsvr32.exe and also allows registering self-registration executables. |
Com\uac\RegisterServer |