The digital video device provides two methods of displaying the video for a movie: a default window and an application-defined window.
Attention: To avoid unpredictable results, it is important that a Workplace Shell application does not create a PM window for digital video on the main thread. The application must start a separate thread, create the window on that thread, and then create a new message queue on that thread to service the window.