|
-
May 19th, 1999, 06:12 AM
#1
Displaying Bitmaps and using the virtual window
I trying to display a custom bitmap together with some text (ANSI_VAR_FONT) and I want to use a virtual window to get around the repaint problem. The problem however is when I create a bitmap for the screen (virtual window) and add some text to it (using TextOut) and then add my custom bitmap (using BitBlt) I end up with my custom bitmap in the top left corner of the screen and no text. How can I add both text and a custom bitmap to the virtual window?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|