Original Post
Hi, Now we all know drawing windows in the win32 API is frustrating.... well, for me anyway! I'm trying to draw a static text control with no background (transparent bg) over video. The video plays fine in a child window of my app. However, when I'm trying to draw the text I have problems. Can anyone suggest a simple way of drawing text with a transparent background in a child window? Thanks Simon
