Writing DLLs for Embedded Windows

Embedded windows allow Viewer to display multimedia elements in a fixed-size window under the control of a DLL. Microsoft provides standard DLLs for displaying DIBs or animation sequences and playing audio segments in an embedded window. However, you can also design your own DLLs for controlling embedded windows. This section shows you how to do this.