kpn
Dec 13th, 2000, 08:47 AM
I want to draw some text with textout() and drawtext() on the top of all windows. The result would be a simple text on the screen. My question is: Which hdc am I supposed to draw on? A new one made with createdc() or a new window?