Blitting to Multiple Windows (Windows Embedded CE 6.0)
1/6/2010
You can use a DirectDraw object and a DirectDrawClipper object to blit to multiple windows created by an application running at the normal cooperative level. For more information, see Using a Clipper with Multiple Windows.
Creating multiple DirectDraw objects that blit to each others' primary surface is not recommended.