|
-
October 30th, 2006, 11:00 PM
#1
CBitmap::CreateCompatibleBitmap restraint
hi guys:
everbody has been familiar with bitmap things like CBitmap .BITMAP.etc.
and CBitmap::CreateCompatibleBitmap will fail if either size of width and height overruns 32k limitation. my question is how to get over this limitation?thank you in advance 
have a good day
-
November 1st, 2006, 03:52 PM
#2
Re: CBitmap::CreateCompatibleBitmap restraint
How big do you need to go? What exactly are you trying to do? Maybe there is another solution to your problem...
-
November 1st, 2006, 09:01 PM
#3
Re: CBitmap::CreateCompatibleBitmap restraint
hi M-G:
in short.i need to display on host window something hybrid text/binary element.and i was told try not to restrict docu's volume from users.so for flickering-free's sake.i need CBitmap::CreateCompatibleBitmap. i've came up with a bypass solution to take down my original one.so the 32k limitation no longer bothers me. thank you anyways
have a nice day
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
|