Windows Media Encoder SDK banner art
PreviousNext

Configuration Loader Sample

The Configuration Loader Sample, written in C++, presents a tool with which you can either connect to Windows Media Encoder, or start a new instance of Windows Media Encoder, then load the configuration, and smoothly exit. The source code can be found in the default C:\Program Files\Windows Media Components\SDK\Source\ConfigLoad directory, or the directory where the SDK is installed.

You can build the sample either in Visual Studio 97 (by opening ConfigLoad.dsw workspace file and then, on the Tools menu, clicking Build) or from an MS-DOS shell (by typing NMAKE -fConfigLoad.mak).

Note This sample is not fully functional unless Windows Media Services and Windows Media Tools are installed. To download the complete suite of Windows Media Technologies, see the Windows Media Technologies page at the Microsoft Web site.

PreviousNext

© 1999 Microsoft Corporation. All rights reserved.