|
-
Feb 2nd, 2001, 02:16 AM
#4
Thread Starter
New Member
Success!
Trial and error pays off
I do this when I'm loading:
I first dim 2 longs, then use CreateCompatibleBitmap and CreateCompatibleDC on them.
Then I use MyPicture = SelectObject(DCname, Bitmapname).
Now I can bitblt to or from MyPicture.
Is this a good way to do it?
Is there a better way?
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
|