README.TXT

The \Mssdk\Samples\WinUI directory contains samples   
of Win32 user interface development, including:

* Base graphical user interface (GUI) capabilities
* Win32 console functions
* Win32 DLL templates
* Common dialog boxes, including File
* Common controls, including RichEdit, Rebar, and
ListView
* Wheel mouse and associated APIs
* Combo boxes and Owner draw boxes
* Dynamic dialog box templates
* Icon manipulation
* Message tables

Samples related to the Windows Shell:
* Band objects
* Namespace extensions
* Drag-and-drop context menus
* File viewers
* File parsing
* Basic shell extensions, including context menu,
property sheet, icon handler, and copy hook extensions

The build environment (headers, libraries, and minimum build
tools) for the Platform SDK must be installed in order to build
any of the samples in the \Mssdk\Samples\WinUI directory. The
most recent version of the build environment is available at
http://www.microsoft.com/msdn/sdk/platform.htm.
Some components may also require you to install runtimes, depending
on the platform on which you are trying to run the sample.
Redistributables are available in the \Mssdk\Redist subdirectory
on the Platform SDK compact disc.

Documentation for the components listed above can be installed
from the Platform SDK compact disc, or can be viewed online at
http://premium.microsoft.com/msdn/library/. This is a FREE service;
registration is necessary.

If you do not see any subdirectories in the \Mssdk\Samples\WinUI
node, you'll need to install the Windows Base Services Samples
component from the Platform SDK compact disc or download and
install them from http://www.microsoft.com/msdn/sdk/platform.htm.