how would i output text to a video while its playing in fullscreen. I am using the MCI api to play media, i know how to get the hwnd and dc of the video window and how to output text to it when in regular mode, but how would i output text to it while its in fullscreen ?? Thanx for any help.